Revision: 9716
          http://sourceforge.net/p/skim-app/code/9716
Author:   hofman
Date:     2018-03-06 16:05:00 +0000 (Tue, 06 Mar 2018)
Log Message:
-----------
No need for declaration

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

Modified: trunk/SKInfoWindowController.m
===================================================================
--- trunk/SKInfoWindowController.m      2018-03-06 15:43:29 UTC (rev 9715)
+++ trunk/SKInfoWindowController.m      2018-03-06 16:05:00 UTC (rev 9716)
@@ -65,14 +65,6 @@
 #define LABEL_COLUMN_ID @"label"
 #define VALUE_COLUMN_ID @"value"
 
-#if SDK_BEFORE(10_13)
-
-@interface PDFDocument (SKHighSierraDeclarations)
-- (BOOL)allowsCommenting;
-@end
-
-#endif
-
 @interface SKInfoWindowController (SKPrivate)
 - (void)handleViewFrameDidChangeNotification:(NSNotification *)notification;
 - (void)handleWindowDidBecomeMainNotification:(NSNotification *)notification;

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to