Index: Source/core/html/canvas/WebGLActiveInfo.h |
diff --git a/Source/core/html/canvas/WebGLActiveInfo.h b/Source/core/html/canvas/WebGLActiveInfo.h |
index b3bc118adaf9eb0ba907607088dc2f2165f883fd..b04116b52ad8ce5a5f105458429f89372c52e540 100644 |
--- a/Source/core/html/canvas/WebGLActiveInfo.h |
+++ b/Source/core/html/canvas/WebGLActiveInfo.h |
@@ -56,7 +56,6 @@ private: |
ASSERT(name.length()); |
ASSERT(type); |
ASSERT(size); |
- ScriptWrappable::init(this); |
} |
String m_name; |
GLenum m_type; |