Revision: 15269
          http://sourceforge.net/p/skim-app/code/15269
Author:   hofman
Date:     2025-05-24 14:47:47 +0000 (Sat, 24 May 2025)
Log Message:
-----------
remove commnted out code

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

Modified: trunk/SKMainWindowController_FullScreen.m
===================================================================
--- trunk/SKMainWindowController_FullScreen.m   2025-05-24 14:39:42 UTC (rev 
15268)
+++ trunk/SKMainWindowController_FullScreen.m   2025-05-24 14:47:47 UTC (rev 
15269)
@@ -390,8 +390,6 @@
                 [[mainWindow animator] setAlphaValue:0.0];
         }
         completionHandler:^{
-            //PDFPage *page = [[self pdfView] currentPage];
-            
             if ([[[self window] tabbedWindows] count] > 1) {
                 NSUInteger tabIndex = [[[self window] tabbedWindows] 
indexOfObject:[self window]];
                 [savedNormalSetup setObject:[[self window] tabGroup] 
forKey:TABGROUP_KEY];

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