浏览代码

* Remove debug statement

Michaël Van Canneyt 3 周之前
父节点
当前提交
d72449d461
共有 1 个文件被更改,包括 0 次插入1 次删除
  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