summaryrefslogtreecommitdiffstats
path: root/WebCore/page/SpeechInputListener.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/page/SpeechInputListener.h')
-rw-r--r--WebCore/page/SpeechInputListener.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/page/SpeechInputListener.h b/WebCore/page/SpeechInputListener.h
index 568b1b7..7415301 100644
--- a/WebCore/page/SpeechInputListener.h
+++ b/WebCore/page/SpeechInputListener.h
@@ -38,8 +38,6 @@
namespace WebCore {
-typedef Vector<RefPtr<SpeechInputResult> > SpeechInputResultArray;
-
// Interface to be implemented by the element which invokes SpeechInput.
class SpeechInputListener {
public: