Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechGrammarList.cpp
index 905e517..043412e 100644 (file)
@@ -58,7 +58,6 @@ void SpeechGrammarList::addFromString(const String& string, double weight)
 
 SpeechGrammarList::SpeechGrammarList()
 {
-    ScriptWrappable::init(this);
 }
 
 void SpeechGrammarList::trace(Visitor* visitor)