Просмотр исходного кода

Remove wrong error message, Pascal Didier

git-svn-id: trunk@29472 -
pierre 10 лет назад
Родитель
Сommit
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