Revision: 14460
          http://sourceforge.net/p/skim-app/code/14460
Author:   hofman
Date:     2024-09-19 16:06:09 +0000 (Thu, 19 Sep 2024)
Log Message:
-----------
remove unused method

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

Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m   2024-09-19 15:51:01 UTC (rev 14459)
+++ trunk/SKPDFView.m   2024-09-19 16:06:09 UTC (rev 14460)
@@ -3825,10 +3825,6 @@
     [currentAnnotation setBounds:newBounds];
 }
 
-- (void)updateCursorForMouse:(NSEvent *)theEvent {
-    [self setCursorForAreaOfInterest:[self areaOfInterestForMouse:theEvent]];
-}
-
 - (void)doDragAnnotationWithEvent:(NSEvent *)theEvent {
     // currentAnnotation should be movable, or nil to be added in an 
appropriate note tool mode
     

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