Revision: 14878
          http://sourceforge.net/p/skim-app/code/14878
Author:   hofman
Date:     2025-01-25 16:46:07 +0000 (Sat, 25 Jan 2025)
Log Message:
-----------
remove unused declaration

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

Modified: trunk/PDFSelection_SKExtensions.m
===================================================================
--- trunk/PDFSelection_SKExtensions.m   2025-01-25 16:19:55 UTC (rev 14877)
+++ trunk/PDFSelection_SKExtensions.m   2025-01-25 16:46:07 UTC (rev 14878)
@@ -56,11 +56,6 @@
 - (NSRange)range;
 @end
 
-@interface PDFSelection (PDFSelectionPrivateDeclarations)
-// defined on 10.6
-- (NSIndexSet *)indexOfCharactersOnPage:(PDFPage *)page;
-@end
-
 @implementation PDFSelection (SKExtensions)
 
 + (PDFSelection *)selectionByAddingSelections:(NSArray *)selections {

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