Revision: 22134
          http://sourceforge.net/p/bibdesk/svn/22134
Author:   hofman
Date:     2018-03-19 22:07:59 +0000 (Mon, 19 Mar 2018)
Log Message:
-----------
remove assert

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

Modified: trunk/bibdesk/BDSKFileSearchIndex.m
===================================================================
--- trunk/bibdesk/BDSKFileSearchIndex.m 2018-03-19 22:05:55 UTC (rev 22133)
+++ trunk/bibdesk/BDSKFileSearchIndex.m 2018-03-19 22:07:59 UTC (rev 22134)
@@ -425,8 +425,6 @@
 
 - (void)indexFileURLs:(id<NSFastEnumeration>)urlsToAdd forIdentifierURL:(NSURL 
*)identifierURL
 {
-    BDSKASSERT(identifierURL);
-    
     // SKIndexSetProperties is more generally useful, but is really slow when 
creating the index
     // SKIndexRenameDocument changes the URL, so it's not useful
     

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to