mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 18:49:14 +02:00
- remove duplicate paraprintnodetree to ensure that there the right paraprintnodetree is used (namely the one from globals)
This commit is contained in:
parent
7f9428eed5
commit
3ca3c7a606
@ -67,7 +67,6 @@ interface
|
||||
|
||||
var
|
||||
msg : pmessage;
|
||||
paraprintnodetree : byte;
|
||||
|
||||
type
|
||||
tmsgqueueevent = procedure(const s:TMsgStr;v,w:longint) of object;
|
||||
|
Loading…
Reference in New Issue
Block a user