summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-02-28 18:09:19 -0500
committerGitHub <noreply@github.com>2018-02-28 18:09:19 -0500
commitad323ded0cd2ae4e0987ee8a783f1bb65435f4b8 (patch)
treec64a3c0e6c4a2b200069ed056bd7333a0d209178
parent6c9239c8746d9d3f0e3bdb340838978b7b998eba (diff)
parentfafedb61d756a181341aa4d8581ebc1fcdd125bf (diff)
downloadqtlocation-mapboxgl-ad323ded0cd2ae4e0987ee8a783f1bb65435f4b8.tar.gz
Merge branch 'gl-layer-memory-fix' into jrex-custom-layer-style-changed-leak
-rw-r--r--platform/ios/Integration Tests/MBGLIntegrationTests.m4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/ios/Integration Tests/MBGLIntegrationTests.m b/platform/ios/Integration Tests/MBGLIntegrationTests.m
index ea95d25c98..f79fac3dcd 100644
--- a/platform/ios/Integration Tests/MBGLIntegrationTests.m
+++ b/platform/ios/Integration Tests/MBGLIntegrationTests.m
@@ -175,10 +175,6 @@
XCTAssertNil(weakLayer);
}
-
-
-
-
- (void)testOpenGLLayerDoesNotLeakWhenRemovedFromStyle {
NSTimeInterval waitInterval = 0.02;