Index: src/gpu/gl/GrGLPath.cpp |
diff --git a/src/gpu/gl/GrGLPath.cpp b/src/gpu/gl/GrGLPath.cpp |
index 972a7af39bd324195ca7f785c83e8ac673d56515..8c76b5922a5917e2e3c31544c490c3caeb1fba96 100644 |
--- a/src/gpu/gl/GrGLPath.cpp |
+++ b/src/gpu/gl/GrGLPath.cpp |
@@ -136,7 +136,6 @@ |
// FIXME: try to account for stroking, without rasterizing the stroke. |
fBounds.outset(stroke.getWidth(), stroke.getWidth()); |
} |
- this->registerWithCache(); |
} |
GrGLPath::~GrGLPath() { |