Index: src/gpu/gl/GrGLPathRange.h |
diff --git a/src/gpu/gl/GrGLPathRange.h b/src/gpu/gl/GrGLPathRange.h |
index 440ffbc0c919cff5f70aa9e43d905497b73146f9..8fde666e7ec5983609ea35ab77b6c6bf30889d97 100644 |
--- a/src/gpu/gl/GrGLPathRange.h |
+++ b/src/gpu/gl/GrGLPathRange.h |
@@ -39,8 +39,6 @@ public: |
size_t gpuMemorySize, |
const SkStrokeRec&); |
- virtual ~GrGLPathRange(); |
- |
GrGLuint basePathID() const { return fBasePathID; } |
protected: |