Revision: 27181
          http://sourceforge.net/p/bibdesk/svn/27181
Author:   hofman
Date:     2021-12-12 22:22:40 +0000 (Sun, 12 Dec 2021)
Log Message:
-----------
Remove unused pref key

Modified Paths:
--------------
    trunk/bibdesk/BDSKStringConstants.h
    trunk/bibdesk/BDSKStringConstants.m

Modified: trunk/bibdesk/BDSKStringConstants.h
===================================================================
--- trunk/bibdesk/BDSKStringConstants.h 2021-12-12 22:13:18 UTC (rev 27180)
+++ trunk/bibdesk/BDSKStringConstants.h 2021-12-12 22:22:40 UTC (rev 27181)
@@ -157,7 +157,6 @@
 extern NSString *BDSKWarnOnMoveFolderKey;
 
 extern NSString *BDSKLastVersionLaunchedKey;
-extern NSString *BDSKSnoopDrawerSavedSizeKey;
 extern NSString *BDSKShouldSaveNormalizedAuthorNamesKey;
 extern NSString *BDSKSaveAnnoteAndAbstractAtEndOfItemKey;
 extern NSString *BDSKBibStyleMacroDefinitionsKey;

Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2021-12-12 22:13:18 UTC (rev 27180)
+++ trunk/bibdesk/BDSKStringConstants.m 2021-12-12 22:22:40 UTC (rev 27181)
@@ -188,7 +188,6 @@
 NSString *BDSKAutoSortForCrossrefsKey = @"Automatically Sort for Crossrefs";
 
 NSString *BDSKLastVersionLaunchedKey = @"Last launched version number";
-NSString *BDSKSnoopDrawerSavedSizeKey = @"Saved size of BDSKEditor document 
snoop drawer";
 NSString *BDSKShouldSaveNormalizedAuthorNamesKey = @"Save normalized names in 
BibTeX files";
 NSString *BDSKSaveAnnoteAndAbstractAtEndOfItemKey = @"Save Annote and Abstract 
at End of Item";
 NSString *BDSKBibStyleMacroDefinitionsKey = @"Macro definitions from bib style 
file";

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to