Browse Source

* Remove debug statement

Michaël Van Canneyt 2 weeks ago
parent
commit
d72449d461
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/objpas/classes/classes.inc

+ 0 - 1
rtl/objpas/classes/classes.inc

@@ -362,7 +362,6 @@ begin
 {$endif}
   begin
     try
-      Writeln('Immediate execute');
       ExecuteThreadQueueEntry(aEntry);
     finally
       if not Assigned(aEntry^.SyncEvent) then