Chromium Code Reviews| Index: include/gpu/GrTexture.h |
| diff --git a/include/gpu/GrTexture.h b/include/gpu/GrTexture.h |
| index 8bdff34df5ee311a84401b4c19f8bca1d20186d4..43b69eade2aedd4ca3c1391ac45d2a651fccb7ec 100644 |
| --- a/include/gpu/GrTexture.h |
| +++ b/include/gpu/GrTexture.h |
| @@ -99,8 +99,6 @@ protected: |
| void validateDesc() const; |
| private: |
| - void abandonReleaseCommon(); |
| - virtual void internal_dispose() const SK_OVERRIDE; |
| void dirtyMipMaps(bool mipMapsDirty); |
| enum MipMapsStatus { |