Revision: 15690
          http://sourceforge.net/p/skim-app/code/15690
Author:   hofman
Date:     2025-10-08 14:05:42 +0000 (Wed, 08 Oct 2025)
Log Message:
-----------
remove test log

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

Modified: trunk/SKApplicationController.m
===================================================================
--- trunk/SKApplicationController.m     2025-10-08 14:03:36 UTC (rev 15689)
+++ trunk/SKApplicationController.m     2025-10-08 14:05:42 UTC (rev 15690)
@@ -222,7 +222,6 @@
 }
 
 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification{
-    NSLog(@"%@", [[NSFileManager defaultManager] 
uniqueChewableItemsDirectoryURL]);
     NSUserDefaults *sud = [NSUserDefaults standardUserDefaults];
     
     if (didReopen == NO && [sud integerForKey:SKReopenLastOpenFilesKey] == 
SKReopenOnDefaultLaunch && [[[aNotification userInfo] 
objectForKey:NSApplicationLaunchIsDefaultLaunchKey] boolValue])

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