Index: src/gpu/gl/debug/GrDebugGL.h |
diff --git a/src/gpu/gl/debug/GrDebugGL.h b/src/gpu/gl/debug/GrDebugGL.h |
index e1a28bb83485838199c27cf0802a57a729a5a859..795e388fecad5e2416a0e11b2b3cd9a0c9edd62e 100644 |
--- a/src/gpu/gl/debug/GrDebugGL.h |
+++ b/src/gpu/gl/debug/GrDebugGL.h |
@@ -122,7 +122,6 @@ private: |
GrGLint fPackRowLength; |
GrGLint fUnPackRowLength; |
- GrGLuint fMaxTextureUnits; |
GrGLuint fCurTextureUnit; |
GrBufferObj* fArrayBuffer; |
GrBufferObj* fElementArrayBuffer; |