Browse Source

- removed commented out writeln

git-svn-id: trunk@45290 -
nickysn 5 years ago
parent
commit
75ce122d36
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/z80/aasmcpu.pas

+ 0 - 1
compiler/z80/aasmcpu.pas

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