Преглед изворни кода

- removed commented out writeln

git-svn-id: trunk@45290 -
nickysn пре 5 година
родитељ
комит
75ce122d36
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      compiler/z80/aasmcpu.pas

+ 0 - 1
compiler/z80/aasmcpu.pas

@@ -902,7 +902,6 @@ implementation
           internalerror(2020050401);
 
         code:=insentry^.code;
-        //Writeln('>',code,'<');
         i:=1;
         token:='';
         while i<=length(code) do