Index: sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl |
diff --git a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl |
index 2bca7502e8dd674ca8960c2dc9a65e936e05fc16..29a9bdf2ca291d1f75f7600c10cf7466911e5f54 100644 |
--- a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl |
+++ b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.idl |
@@ -25,7 +25,6 @@ |
[ |
NoInterfaceObject, |
- DoNotCheckConstants, |
] interface WebGLCompressedTextureATC { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_ATC_WEBGL = 0x8C92; |