CPKreuz 1 gadu atpakaļ
vecāks
revīzija
4076fb8274
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/PixiEditor/Helpers/DeadlockDetectionHelper.cs

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

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