Revision: 15340 http://sourceforge.net/p/skim-app/code/15340 Author: hofman Date: 2025-06-01 17:08:56 +0000 (Sun, 01 Jun 2025) Log Message: ----------- remove unused macros
Modified Paths: -------------- trunk/SKMainWindowController.m Modified: trunk/SKMainWindowController.m =================================================================== --- trunk/SKMainWindowController.m 2025-06-01 17:07:28 UTC (rev 15339) +++ trunk/SKMainWindowController.m 2025-06-01 17:08:56 UTC (rev 15340) @@ -141,14 +141,7 @@ #define MAINWINDOWFRAME_KEY @"windowFrame" #define LEFTSIDEPANEWIDTH_KEY @"leftSidePaneWidth" #define RIGHTSIDEPANEWIDTH_KEY @"rightSidePaneWidth" -#define SCALEFACTOR_KEY @"scaleFactor" #define AUTOSCALES_KEY @"autoScales" -#define DISPLAYSPAGEBREAKS_KEY @"displaysPageBreaks" -#define DISPLAYSASBOOK_KEY @"displaysAsBook" -#define DISPLAYMODE_KEY @"displayMode" -#define DISPLAYDIRECTION_KEY @"displayDirection" -#define DISPLAYSRTL_KEY @"displaysRTL" -#define DISPLAYBOX_KEY @"displayBox" #define HASHORIZONTALSCROLLER_KEY @"hasHorizontalScroller" #define HASVERTICALSCROLLER_KEY @"hasVerticalScroller" #define AUTOHIDESSCROLLERS_KEY @"autoHidesScrollers" 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