Revision: 15628
          http://sourceforge.net/p/skim-app/code/15628
Author:   hofman
Date:     2025-07-09 09:17:08 +0000 (Wed, 09 Jul 2025)
Log Message:
-----------
no need for private method

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

Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m   2025-07-09 09:11:53 UTC (rev 15627)
+++ trunk/SKPDFView.m   2025-07-09 09:17:08 UTC (rev 15628)
@@ -185,7 +185,6 @@
 
 @interface PDFView (SKPrivateDeclarations)
 - (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray 
*)types;
-- (BOOL)hasEnabledSwipeGestures;
 - (void)enableSwipeGestures:(BOOL)flag;
 @end
 

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



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to