summaryrefslogtreecommitdiff
path: root/extensions/source/macosx/spotlight/OOoContentDataParser.m
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/macosx/spotlight/OOoContentDataParser.m')
-rw-r--r--extensions/source/macosx/spotlight/OOoContentDataParser.m6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/source/macosx/spotlight/OOoContentDataParser.m b/extensions/source/macosx/spotlight/OOoContentDataParser.m
index b711e422cd38..8c8d81f89d03 100644
--- a/extensions/source/macosx/spotlight/OOoContentDataParser.m
+++ b/extensions/source/macosx/spotlight/OOoContentDataParser.m
@@ -18,12 +18,6 @@
*/
#include <objc/objc-runtime.h>
-#import <Foundation/NSObjCRuntime.h>
-#if defined (NSFoundationVersionNumber10_5) && MAC_OS_X_VERSION_MAX_ALLOWED < 1050
-@class CALayer;
-@class NSViewController;
-typedef int NSColorRenderingIntent;
-#endif
#import "OOoContentDataParser.h"