Browse Source

* Remove debug statements

Michaël Van Canneyt 1 year ago
parent
commit
2c66f30520
1 changed files with 0 additions and 2 deletions
  1. 0 2
      rtl/inc/nothreads.pp

+ 0 - 2
rtl/inc/nothreads.pp

@@ -297,9 +297,7 @@ end;
 
 
 initialization
-  Writeln('Initializing unit fakethreads');
   SetFakeThreadManager;
-  Writeln('Done Initializing unit fakethreads');
   
 finalization