Revision: 15270
          http://sourceforge.net/p/skim-app/code/15270
Author:   hofman
Date:     2025-05-24 14:50:37 +0000 (Sat, 24 May 2025)
Log Message:
-----------
remove line of code that does nothing

Modified Paths:
--------------
    trunk/SKMainWindowController_FullScreen.m

Modified: trunk/SKMainWindowController_FullScreen.m
===================================================================
--- trunk/SKMainWindowController_FullScreen.m   2025-05-24 14:47:47 UTC (rev 
15269)
+++ trunk/SKMainWindowController_FullScreen.m   2025-05-24 14:50:37 UTC (rev 
15270)
@@ -395,7 +395,6 @@
                 [savedNormalSetup setObject:[[self window] tabGroup] 
forKey:TABGROUP_KEY];
                 [savedNormalSetup setObject:[NSNumber 
numberWithUnsignedInteger:tabIndex] forKey:TABINDEX_KEY];
                 [[self window] moveTabToNewWindow:nil];
-                [animationWindow orderWindow:NSWindowAbove relativeTo:[self 
window]];
             }
             
             [mainWindow setDelegate:nil];

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to