Browse Source

m68k: removed silly debug writeln accidentally left in r35671

git-svn-id: trunk@35673 -
Károly Balogh 8 years ago
parent
commit
6d795df166
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/m68k/cgcpu.pas

+ 0 - 1
compiler/m68k/cgcpu.pas

@@ -2452,7 +2452,6 @@ unit cgcpu;
         href: treference;
         hreg: tregister;
       begin
-        writeln('sajt');
         case op of
           OP_AND,OP_OR,OP_XOR:
             begin