Revision: 28173
          http://sourceforge.net/p/bibdesk/svn/28173
Author:   hofman
Date:     2023-02-21 17:55:30 +0000 (Tue, 21 Feb 2023)
Log Message:
-----------
remove comment

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

Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m  2023-02-21 17:54:43 UTC (rev 28172)
+++ trunk/bibdesk/BDSKEditor.m  2023-02-21 17:55:30 UTC (rev 28173)
@@ -960,7 +960,7 @@
         forPublications:pubs
         field:BDSKCiteKeyString oldValues:oldValues newValues:newValues
         completionHandler:^(BOOL cancelled){
-        NSLog(@"cancelled: %i",cancelled);
+        
         if (cancelled) {
             NSBeep();
             return;

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

Reply via email to