Revision: 28950
          http://sourceforge.net/p/bibdesk/svn/28950
Author:   hofman
Date:     2024-09-27 16:38:51 +0000 (Fri, 27 Sep 2024)
Log Message:
-----------
remove unused variable

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

Modified: trunk/bibdesk/BibDocument_Groups.m
===================================================================
--- trunk/bibdesk/BibDocument_Groups.m  2024-09-27 16:15:58 UTC (rev 28949)
+++ trunk/bibdesk/BibDocument_Groups.m  2024-09-27 16:38:51 UTC (rev 28950)
@@ -477,9 +477,6 @@
             [oldGroups setObject:aGroup forKey:[aGroup name]];
     }
     
-    NSMapTable *oldGroupTable = [NSMapTable strongToStrongObjectsMapTable];
-    
-    
     NSInteger emptyCount = 0;
     
     NSHashTable *tmpSet = nil;

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



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to