Explorar o código

- removed debug writeln

Nikolay Nikolov %!s(int64=2) %!d(string=hai) anos
pai
achega
2ab16a5a8f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      compiler/ogwasm.pas

+ 0 - 1
compiler/ogwasm.pas

@@ -2132,7 +2132,6 @@ implementation
         ModuleVersion: array [0..3] of Byte;
         i: Integer;
       begin
-        Writeln('CanReadObjData');
         result:=false;
         if not AReader.read(ModuleMagic,4) then
           exit;