summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLRasterSource_Private.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLRasterSource_Private.h')
-rw-r--r--platform/darwin/src/MGLRasterSource_Private.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/platform/darwin/src/MGLRasterSource_Private.h b/platform/darwin/src/MGLRasterSource_Private.h
index 47b1c13517..76790bd053 100644
--- a/platform/darwin/src/MGLRasterSource_Private.h
+++ b/platform/darwin/src/MGLRasterSource_Private.h
@@ -2,16 +2,7 @@
NS_ASSUME_NONNULL_BEGIN
-namespace mbgl {
- namespace style {
- class RasterSource;
- }
-}
-
@interface MGLRasterSource (Private)
-
-- (instancetype)initWithRawSource:(mbgl::style::RasterSource *)rawSource;
-
@end
NS_ASSUME_NONNULL_END