Переглянути джерело

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

Sven/Sarah Barth 3 роки тому
батько
коміт
3ca3c7a606
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      compiler/verbose.pas

+ 0 - 1
compiler/verbose.pas

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