Browse Source

m68k: disabled comment generation

git-svn-id: trunk@30045 -
Károly Balogh 10 years ago
parent
commit
5f66d63335
1 changed files with 1 additions and 2 deletions
  1. 1 2
      compiler/m68k/n68kmat.pas

+ 1 - 2
compiler/m68k/n68kmat.pas

@@ -186,8 +186,7 @@ implementation
       begin
         secondpass(left);
         location_reset(location,LOC_FPUREGISTER,def_cgsize(resultdef));
-
-        current_asmdata.CurrAsmList.concat(tai_comment.create(strpnew('unaryminus second_float called!')));
+        //current_asmdata.CurrAsmList.concat(tai_comment.create(strpnew('unaryminus second_float called!')));
 
         case left.location.loc of
           LOC_REFERENCE,