Parcourir la source

* Remove debug statements

Michaël Van Canneyt il y a 1 an
Parent
commit
2c66f30520
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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