Revision: 12911
          http://sourceforge.net/p/skim-app/code/12911
Author:   hofman
Date:     2022-05-10 17:25:53 +0000 (Tue, 10 May 2022)
Log Message:
-----------
remove unused constant

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

Modified: trunk/SKMainWindowController_UI.m
===================================================================
--- trunk/SKMainWindowController_UI.m   2022-05-10 13:35:02 UTC (rev 12910)
+++ trunk/SKMainWindowController_UI.m   2022-05-10 17:25:53 UTC (rev 12911)
@@ -1931,7 +1931,7 @@
         beforeMarkedPageIndex = NSNotFound;
     
     [self synchronizeWindowTitleWithDocumentName];
-    [self updateLeftStatus];M_PI;
+    [self updateLeftStatus];
     if ([[NSUserDefaults standardUserDefaults] 
boolForKey:SKDisplayPageBoundsKey])
         [self updateRightStatus];
 

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