aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGpuGL.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGpuGL.h')
-rw-r--r--src/gpu/gl/GrGpuGL.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h
index 973a568981..dc0d076a2d 100644
--- a/src/gpu/gl/GrGpuGL.h
+++ b/src/gpu/gl/GrGpuGL.h
@@ -288,8 +288,6 @@ private:
int fHWActiveTextureUnitIdx;
GrGLuint fHWProgramID;
- GrGLProgram::SharedGLState fSharedGLProgramState;
-
enum TriState {
kNo_TriState,
kYes_TriState,