mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 11:32:11 +01:00
Remove wrong error message, Pascal Didier
git-svn-id: trunk@29472 -
This commit is contained in:
parent
ea3bc10fd1
commit
32cdcb8930
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user