- remove duplicate paraprintnodetree to ensure that there the right paraprintnodetree is used (namely the one from globals)

This commit is contained in:
Sven/Sarah Barth 2022-05-23 23:01:36 +02:00
parent 7f9428eed5
commit 3ca3c7a606

View File

@ -67,7 +67,6 @@ interface
var
msg : pmessage;
paraprintnodetree : byte;
type
tmsgqueueevent = procedure(const s:TMsgStr;v,w:longint) of object;