Revision: 28455
          http://sourceforge.net/p/bibdesk/svn/28455
Author:   hofman
Date:     2023-11-19 16:28:00 +0000 (Sun, 19 Nov 2023)
Log Message:
-----------
remove unused method

Modified Paths:
--------------
    trunk/bibdesk/BibPref_TeX.m

Modified: trunk/bibdesk/BibPref_TeX.m
===================================================================
--- trunk/bibdesk/BibPref_TeX.m 2023-11-19 15:52:30 UTC (rev 28454)
+++ trunk/bibdesk/BibPref_TeX.m 2023-11-19 16:28:00 UTC (rev 28455)
@@ -100,12 +100,6 @@
     }
 }
 
-- (BOOL)alertShowHelp:(NSAlert *)alert;
-{
-    [preferenceController showHelp:nil];
-    return YES;
-}
-
 - (IBAction)changeStyle:(id)sender{
     NSString *newStyle = [sender stringValue];
     NSString *oldStyle = [sud stringForKey:BDSKBibTeXStyleKey];

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