Index: Source/modules/speech/SpeechGrammarList.cpp |
diff --git a/Source/modules/speech/SpeechGrammarList.cpp b/Source/modules/speech/SpeechGrammarList.cpp |
index 905e51774e03fdbc9ee50fd95b1924d333d88978..043412e0102f958d3ea7b9787149130ea644bc02 100644 |
--- a/Source/modules/speech/SpeechGrammarList.cpp |
+++ b/Source/modules/speech/SpeechGrammarList.cpp |
@@ -58,7 +58,6 @@ void SpeechGrammarList::addFromString(const String& string, double weight) |
SpeechGrammarList::SpeechGrammarList() |
{ |
- ScriptWrappable::init(this); |
} |
void SpeechGrammarList::trace(Visitor* visitor) |