Revision: 10957
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10957&view=rev
Author: amaxwell
Date: 2007-08-20 10:11:29 -0700 (Mon, 20 Aug 2007)
Log Message:
-----------
remove unused local variable
Modified Paths:
--------------
trunk/bibdesk/BibAppController.m
Modified: trunk/bibdesk/BibAppController.m
===================================================================
--- trunk/bibdesk/BibAppController.m 2007-08-20 17:05:33 UTC (rev 10956)
+++ trunk/bibdesk/BibAppController.m 2007-08-20 17:11:29 UTC (rev 10957)
@@ -558,7 +558,6 @@
} else if ([menu isEqual:searchBookmarksMenu]) {
BDSKSearchBookmarkController *bmController =
[BDSKSearchBookmarkController sharedBookmarkController];
- NSArray *bookmarks = [bmController bookmarks];
int i = [menu numberOfItems], iMax = [bmController countOfBookmarks];
while (--i > 2)
[menu removeItemAtIndex:i];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit