Revision: 16455
          http://sourceforge.net/p/skim-app/code/16455
Author:   hofman
Date:     2026-09-12 16:31:31 +0000 (Sat, 12 Sep 2026)
Log Message:
-----------
remove method override that does nothing

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2026-09-12 16:20:43 UTC (rev 16454)
+++ trunk/SKMainWindowController.m      2026-09-12 16:31:31 UTC (rev 16455)
@@ -591,10 +591,6 @@
     }
 }
 
-- (void)setWindow:(NSWindow *)window {
-    [super setWindow:window];
-}
-
 - (void)setCurrentSetup:(NSDictionary *)setup{
     if ([self isWindowLoaded] == NO) {
         [savedNormalSetup setDictionary:setup];

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



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to