aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DMGpuSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'dm/DMGpuSupport.h')
-rw-r--r--dm/DMGpuSupport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dm/DMGpuSupport.h b/dm/DMGpuSupport.h
index 90b0ea55cf..af6270dfc3 100644
--- a/dm/DMGpuSupport.h
+++ b/dm/DMGpuSupport.h
@@ -36,7 +36,6 @@ enum GrGLStandard {
kGL_GrGLStandard,
kGLES_GrGLStandard
};
-static const int kGrGLStandardCnt = 3;
class GrContextFactory {
public:
@@ -48,7 +47,6 @@ public:
kNVPR_GLContextType = 0,
kNative_GLContextType = 0,
kNull_GLContextType = 0;
- static const int kGLContextTypeCnt = 1;
void destroyContexts() {}
void abandonContexts() {}