Revision: 27535
http://sourceforge.net/p/bibdesk/svn/27535
Author: hofman
Date: 2022-06-03 15:47:02 +0000 (Fri, 03 Jun 2022)
Log Message:
-----------
remove log
Modified Paths:
--------------
trunk/bibdesk/BibItem+Scripting.m
Modified: trunk/bibdesk/BibItem+Scripting.m
===================================================================
--- trunk/bibdesk/BibItem+Scripting.m 2022-06-03 14:57:16 UTC (rev 27534)
+++ trunk/bibdesk/BibItem+Scripting.m 2022-06-03 15:47:02 UTC (rev 27535)
@@ -66,7 +66,7 @@
Returns a path to the BibItem for Apple Script
Needs a properly working -document method to work with multpiple documents.
*/
-- (NSScriptObjectSpecifier *) objectSpecifier {log_method();
+- (NSScriptObjectSpecifier *) objectSpecifier {
// only items belonging to an owner are scriptable
if ([self owner]) {
NSScriptObjectSpecifier *containerRef = [(id)[self owner]
objectSpecifier];
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