Revision: 18567
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18567&view=rev
Author:   hofman
Date:     2012-03-25 14:41:28 +0000 (Sun, 25 Mar 2012)
Log Message:
-----------
remove unused variable

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

Modified: trunk/bibdesk/BibDocument.m
===================================================================
--- trunk/bibdesk/BibDocument.m 2012-03-25 06:34:34 UTC (rev 18566)
+++ trunk/bibdesk/BibDocument.m 2012-03-25 14:41:28 UTC (rev 18567)
@@ -1305,7 +1305,6 @@
     NSString *filePath;
     NSString *commonParent = nil;
     BOOL success = YES;
-    BOOL isDir;
     NSMutableSet *localFiles = [NSMutableSet set];
     
     if ((success = [fm createDirectoryAtPath:folderPath 
withIntermediateDirectories:NO attributes:nil error:NULL])) {

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


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to