Explorar el Código

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

Sven/Sarah Barth hace 3 años
padre
commit
3ca3c7a606
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;