Revision: 30008
http://sourceforge.net/p/bibdesk/svn/30008
Author: hofman
Date: 2026-02-17 15:40:58 +0000 (Tue, 17 Feb 2026)
Log Message:
-----------
remove unused variable
Modified Paths:
--------------
trunk/bibdesk/BDSKFileSearchIndex.m
Modified: trunk/bibdesk/BDSKFileSearchIndex.m
===================================================================
--- trunk/bibdesk/BDSKFileSearchIndex.m 2026-02-16 16:59:40 UTC (rev 30007)
+++ trunk/bibdesk/BDSKFileSearchIndex.m 2026-02-17 15:40:58 UTC (rev 30008)
@@ -551,7 +551,6 @@
[self didUpdate];
NSMutableSet *URLsToRemove = [[NSMutableSet alloc]
initWithArray:[signatures allKeys]];
- NSMutableSet *URLsToAdd = [[NSMutableSet alloc] init];
NSMutableSet *handledURLs = [[NSMutableSet alloc] init];
NSMutableArray *itemsToAdd = [[NSMutableArray alloc] init];
double totalObjectCount = [items count];
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