Ver código fonte

Remove wrong error message, Pascal Didier

git-svn-id: trunk@29472 -
pierre 10 anos atrás
pai
commit
32cdcb8930
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      compiler/scanner.pas

+ 0 - 2
compiler/scanner.pas

@@ -3316,8 +3316,6 @@ type
                       begin
                         current_settings.pmessage:=nil;
                         mesgnb:=tokenreadsizeint;
-                        if mesgnb>0 then
-                          Comment(V_Error,'Message recordind not yet supported');
                         prevmsg:=nil;
                         for i:=1 to mesgnb do
                           begin