Revision: 18511
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18511&view=rev
Author: hofman
Date: 2012-02-20 13:45:19 +0000 (Mon, 20 Feb 2012)
Log Message:
-----------
remove unused variable
Modified Paths:
--------------
trunk/bibdesk/BDSKCiteULikeParser.m
Modified: trunk/bibdesk/BDSKCiteULikeParser.m
===================================================================
--- trunk/bibdesk/BDSKCiteULikeParser.m 2012-02-19 07:34:14 UTC (rev 18510)
+++ trunk/bibdesk/BDSKCiteULikeParser.m 2012-02-20 13:45:19 UTC (rev 18511)
@@ -78,8 +78,6 @@
NSString *preString = [[bibtexNodes objectAtIndex:0] stringValue];
- BOOL isPartialData = NO;
-
NSArray* bibtexItems = [BDSKBibTeXParser itemsFromString:preString
owner:nil isPartialData:NULL error:&error];
if ([bibtexItems count] == 0){
// display a fake item in the table rather than the annoying modal
failure alert
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit