summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2019-08-20 11:06:30 -0700
committerGitHub <noreply@github.com>2019-08-20 11:06:30 -0700
commit4f4f72234f3b8afe73b6301ddd54edff335a8c57 (patch)
tree578454c2c8652275bcca9cc01271621b96c375dd
parentd45a77c62ec790b97c5839250448f464d3687b42 (diff)
downloadqtlocation-mapboxgl-4f4f72234f3b8afe73b6301ddd54edff335a8c57.tar.gz
Update platform/ios/test/MGLMapViewZoomTests.m
Co-Authored-By: Jason Wray <friedbunny@users.noreply.github.com>
-rw-r--r--platform/ios/test/MGLMapViewZoomTests.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/ios/test/MGLMapViewZoomTests.m b/platform/ios/test/MGLMapViewZoomTests.m
index ccf16fadf4..76bc61d02b 100644
--- a/platform/ios/test/MGLMapViewZoomTests.m
+++ b/platform/ios/test/MGLMapViewZoomTests.m
@@ -169,7 +169,6 @@
[self.mapView handlePinchGesture:pinch];
XCTAssertFalse(self.mapView.isZooming);
-
}
NS_INLINE CGFloat MGLScaleFromZoomLevel(double zoom) {