Explorar o código

Delete disposing

Equbuxu %!s(int64=2) %!d(string=hai) anos
pai
achega
d054ee7ef5
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/PixiEditor/Helpers/LowLevelWindow.cs

+ 0 - 5
src/PixiEditor/Helpers/LowLevelWindow.cs

@@ -86,11 +86,6 @@ internal class LowLevelWindow
     {
         if (!disposed)
         {
-            if (disposing)
-            {
-                // Dispose managed resources
-            }
-
             // Dispose unmanaged resources
             if (WindowHandle != IntPtr.Zero)
             {