summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-01-06 00:56:08 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-01-08 15:44:09 -0800
commitb154992dd116b48a264295a0bf390a1d27c0ea86 (patch)
tree7de45b79e3e7de69f1e58e8f32fa6c9800e1932f
parentc94e53d72b967a1ded1ab87ec00b645e11b4ac2d (diff)
downloadqtlocation-mapboxgl-upstream/1ec5-shape-source-option-option.tar.gz
[ios, macos] Removed redundant typedefupstream/1ec5-shape-source-option-option
Fixed a jazzy warning.
-rw-r--r--platform/darwin/src/MGLShapeSource.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/platform/darwin/src/MGLShapeSource.h b/platform/darwin/src/MGLShapeSource.h
index ca150edac1..929609e91f 100644
--- a/platform/darwin/src/MGLShapeSource.h
+++ b/platform/darwin/src/MGLShapeSource.h
@@ -9,11 +9,6 @@ NS_ASSUME_NONNULL_BEGIN
@protocol MGLFeature;
/**
- Options for `MGLShapeSource` objects.
- */
-typedef NSString *MGLShapeSourceOption NS_STRING_ENUM;
-
-/**
`MGLShapeSource` is a map content source that supplies vector shapes to be
shown on the map. The shapes may be instances of `MGLShape` or `MGLFeature`,
or they may be defined by local or external