Index: tests/GpuLayerCacheTest.cpp |
diff --git a/tests/GpuLayerCacheTest.cpp b/tests/GpuLayerCacheTest.cpp |
index 277590eb75b36839d64fa07eb3f64b9505ef306a..1043a208f5c74312931bd451e85260d0b58c5d16 100644 |
--- a/tests/GpuLayerCacheTest.cpp |
+++ b/tests/GpuLayerCacheTest.cpp |
@@ -53,8 +53,6 @@ static void create_layers(skiatest::Reporter* reporter, |
REPORTER_ASSERT(reporter, NULL == layer->paint()); |
REPORTER_ASSERT(reporter, !layer->isAtlased()); |
} |
- |
- cache->trackPicture(&picture); |
} |
static void lock_layer(skiatest::Reporter* reporter, |