Revision: 15681
          http://sourceforge.net/p/skim-app/code/15681
Author:   hofman
Date:     2025-10-02 16:54:33 +0000 (Thu, 02 Oct 2025)
Log Message:
-----------
remove a log

Modified Paths:
--------------
    trunk/SKBookmarkController.m

Modified: trunk/SKBookmarkController.m
===================================================================
--- trunk/SKBookmarkController.m        2025-10-02 16:32:25 UTC (rev 15680)
+++ trunk/SKBookmarkController.m        2025-10-02 16:54:33 UTC (rev 15681)
@@ -681,7 +681,7 @@
         SKBookmark *bookmark = nil;
         NSInteger tag = 0;
         
-        if (supermenu == [NSApp mainMenu]) {log_method();
+        if (supermenu == [NSApp mainMenu]) {
             bookmark = [self bookmarkRoot];
             tag = SKBookmarkTagBookmarksMenu;
         } else if (idx >= 0) {

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



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to