mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-23 18:50:09 +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
|
begin
|
||||||
current_settings.pmessage:=nil;
|
current_settings.pmessage:=nil;
|
||||||
mesgnb:=tokenreadsizeint;
|
mesgnb:=tokenreadsizeint;
|
||||||
if mesgnb>0 then
|
|
||||||
Comment(V_Error,'Message recordind not yet supported');
|
|
||||||
prevmsg:=nil;
|
prevmsg:=nil;
|
||||||
for i:=1 to mesgnb do
|
for i:=1 to mesgnb do
|
||||||
begin
|
begin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user