Index: sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl |
diff --git a/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl b/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl |
index 147b9453eee3988b08900f6d4bc0a7ede5800f7f..eb86ab94489e414c7d284dc8eddfa24478de2f13 100644 |
--- a/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl |
+++ b/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl |
@@ -25,7 +25,6 @@ |
[ |
NoInterfaceObject, |
- DoNotCheckConstants, |
] interface WebGLCompressedTextureS3TC { |
/* Compressed Texture Formats */ |
const unsigned long COMPRESSED_RGB_S3TC_DXT1_EXT = 0x83F0; |