Revision: 16509
          http://sourceforge.net/p/skim-app/code/16509
Author:   hofman
Date:     2026-09-20 14:47:22 +0000 (Sun, 20 Sep 2026)
Log Message:
-----------
no need to declare method

Modified Paths:
--------------
    trunk/SkimNotes/SKNPDFAnnotationNote.m

Modified: trunk/SkimNotes/SKNPDFAnnotationNote.m
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.m      2026-09-20 14:46:39 UTC (rev 
16508)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m      2026-09-20 14:47:22 UTC (rev 
16509)
@@ -60,7 +60,6 @@
 - (void)drawWithBox:(PDFDisplayBox)box inContext:(CGContextRef)context;
 - (id)valueForAnnotationKey:(NSString *)key;
 - (BOOL)setValue:(id)value forAnnotationKey:(NSString *)key;
-- (void)removeValueForAnnotationKey:(NSString *)key;
 @end
 @interface PDFPage (SKNSierraDeclarations)
 - (void)transformContext:(CGContextRef)context forBox:(PDFDisplayBox)box;

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