Index: src/gpu/gl/GrGLPath.h |
diff --git a/src/gpu/gl/GrGLPath.h b/src/gpu/gl/GrGLPath.h |
index b8bd8ad1a4ba0966ac4f65f750c9c256548883fe..a7640d526ac2cb01237b4b8e8c66128967cd7a6a 100644 |
--- a/src/gpu/gl/GrGLPath.h |
+++ b/src/gpu/gl/GrGLPath.h |
@@ -28,7 +28,6 @@ public: |
const SkStrokeRec&); |
GrGLPath(GrGpuGL* gpu, const SkPath& path, const SkStrokeRec& stroke); |
- virtual ~GrGLPath(); |
GrGLuint pathID() const { return fPathID; } |
protected: |