Revision: 26762
          http://sourceforge.net/p/bibdesk/svn/26762
Author:   hofman
Date:     2021-08-29 14:08:04 +0000 (Sun, 29 Aug 2021)
Log Message:
-----------
Remove log

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

Modified: trunk/bibdesk/BDSKWebView.m
===================================================================
--- trunk/bibdesk/BDSKWebView.m 2021-08-29 13:56:35 UTC (rev 26761)
+++ trunk/bibdesk/BDSKWebView.m 2021-08-29 14:08:04 UTC (rev 26762)
@@ -245,7 +245,7 @@
         return;
     NSData *data = [[download data] retain];
     BDSKDESTROY(faviconDownload);
-    if (error) {NSLog(@"%@", error);
+    if (error) {B
         [data release];
         return;
     }

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