浏览代码

Remove wrong error message, Pascal Didier

git-svn-id: trunk@29472 -
pierre 10 年之前
父节点
当前提交
32cdcb8930
共有 1 个文件被更改,包括 0 次插入2 次删除
  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