| Index: sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
|
| diff --git a/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl b/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
|
| index a33d7d78b2b97d59ee9e66de9d15bdded2decc4e..0fbffe11656c743a4904ecb0c764e40b8fbf11ee 100644
|
| --- a/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
|
| +++ b/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
|
| @@ -25,7 +25,6 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - DoNotCheckConstants,
|
| ] interface WebGLCompressedTexturePVRTC {
|
| /* Compressed Texture Formats */
|
| const unsigned long COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8C00;
|
|
|