summaryrefslogtreecommitdiff
path: root/platform/darwin/src/NSCompoundPredicate+MGLAdditions.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/NSCompoundPredicate+MGLAdditions.h')
-rw-r--r--platform/darwin/src/NSCompoundPredicate+MGLAdditions.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/platform/darwin/src/NSCompoundPredicate+MGLAdditions.h b/platform/darwin/src/NSCompoundPredicate+MGLAdditions.h
deleted file mode 100644
index 0f9909255d..0000000000
--- a/platform/darwin/src/NSCompoundPredicate+MGLAdditions.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#import <Foundation/Foundation.h>
-
-#include <mbgl/style/filter.hpp>
-
-@interface NSCompoundPredicate (MGLAdditions)
-
-@end