CPKreuz 1 年之前
父節點
當前提交
4076fb8274
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/PixiEditor/Helpers/DeadlockDetectionHelper.cs

+ 0 - 1
src/PixiEditor/Helpers/DeadlockDetectionHelper.cs

@@ -207,7 +207,6 @@ public class DeadlockDetectionHelper
                 return true;
                 return true;
             
             
             Debug.WriteLine($"-------- Second deadlock check time [{i}] {stopwatch.Elapsed}");
             Debug.WriteLine($"-------- Second deadlock check time [{i}] {stopwatch.Elapsed}");
-
         }
         }
         
         
         isFree = CheckDispatcher(1600, DispatcherPriority.Input);
         isFree = CheckDispatcher(1600, DispatcherPriority.Input);