CPKreuz vor 1 Jahr
Ursprung
Commit
4076fb8274
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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);