Revision: 12678
          http://sourceforge.net/p/skim-app/code/12678
Author:   hofman
Date:     2022-01-04 13:18:29 +0000 (Tue, 04 Jan 2022)
Log Message:
-----------
No need to declare private method

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

Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m   2022-01-04 10:47:03 UTC (rev 12677)
+++ trunk/SKPDFView.m   2022-01-04 13:18:29 UTC (rev 12678)
@@ -175,9 +175,6 @@
 @interface PDFView (SKSierraDeclarations)
 - (void)drawPage:(PDFPage *)page toContext:(CGContextRef)context;
 @end
-@interface PDFAnnotation (SKPrivateDeclarations)
-- (void)drawWithBox:(PDFDisplayBox)box inContext:(CGContextRef)context;
-@end
 #endif
 
 #if SDK_BEFORE(10_13)

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