Revision: 17997
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=17997&view=rev
Author:   hofman
Date:     2011-07-07 10:15:58 +0000 (Thu, 07 Jul 2011)

Log Message:
-----------
remove stray

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

Modified: trunk/bibdesk/BDSKBibTeXParser.m
===================================================================
--- trunk/bibdesk/BDSKBibTeXParser.m    2011-07-07 06:35:08 UTC (rev 17996)
+++ trunk/bibdesk/BDSKBibTeXParser.m    2011-07-07 10:15:58 UTC (rev 17997)
@@ -147,7 +147,7 @@
     
     // AGRegex doesn't recognize \r as a $ (bug #1420791), but normalizing is 
slow; use \r\n in regex instead
     BOOL found = ([btRegex findInString:stringWithoutComments(string)] != nil);
-    [btRegex release];NSLog(@"%i",found);
+    [btRegex release];
     return found;
 }
 


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

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to