Revision: 14411
http://sourceforge.net/p/skim-app/code/14411
Author: hofman
Date: 2024-08-02 16:35:30 +0000 (Fri, 02 Aug 2024)
Log Message:
-----------
remove test code
Modified Paths:
--------------
trunk/NSCursor_SKExtensions.m
Modified: trunk/NSCursor_SKExtensions.m
===================================================================
--- trunk/NSCursor_SKExtensions.m 2024-08-02 16:27:19 UTC (rev 14410)
+++ trunk/NSCursor_SKExtensions.m 2024-08-02 16:35:30 UTC (rev 14411)
@@ -334,8 +334,6 @@
}];
cursor = [[NSCursor alloc] initWithImage:image hotSpot:hotspot];
- [customCursors setObject:cursor forKey:@"cameraCursor"];
- [image.TIFFRepresentation
writeToFile:@"/Users/hofman/Desktop/camera.tiff" atomically:YES];
hotspot = NSMakePoint(16.0, 16.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