Index: include/utils/SkWGL.h |
diff --git a/include/utils/SkWGL.h b/include/utils/SkWGL.h |
index 3d941742bfaf382f5d007171ab5e8e2c7d9a3a53..6803e036e5b5cefbf274ab61aeee9fb877f017f6 100644 |
--- a/include/utils/SkWGL.h |
+++ b/include/utils/SkWGL.h |
@@ -43,8 +43,6 @@ |
#define SK_WGL_FULL_ACCELERATION 0x2027 |
#define SK_WGL_SAMPLE_BUFFERS 0x2041 |
#define SK_WGL_SAMPLES 0x2042 |
-#define SK_WGL_COVERAGE_SAMPLES 0x2042 /* same as SAMPLES */ |
-#define SK_WGL_COLOR_SAMPLES 0x20B9 |
#define SK_WGL_CONTEXT_MAJOR_VERSION 0x2091 |
#define SK_WGL_CONTEXT_MINOR_VERSION 0x2092 |
#define SK_WGL_CONTEXT_LAYER_PLANE 0x2093 |