Index: include/gpu/GrTexture.h |
diff --git a/include/gpu/GrTexture.h b/include/gpu/GrTexture.h |
index 3a1e48410a36e366d8f924439ebdd477800d41b3..acbeb77cccc307d4cfa41b42cb3390a062e949f7 100644 |
--- a/include/gpu/GrTexture.h |
+++ b/include/gpu/GrTexture.h |
@@ -98,9 +98,6 @@ protected: |
void validateDesc() const; |
private: |
- void abandonReleaseCommon(); |
- virtual void internal_dispose() const SK_OVERRIDE; |
- |
enum MipMapsStatus { |
kNotAllocated_MipMapsStatus, |
kAllocated_MipMapsStatus, |