ソースを参照

- 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;