summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/dom/InputElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/dom/InputElement.h')
-rw-r--r--Source/WebCore/dom/InputElement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/dom/InputElement.h b/Source/WebCore/dom/InputElement.h
index 838adf5..26bf58d 100644
--- a/Source/WebCore/dom/InputElement.h
+++ b/Source/WebCore/dom/InputElement.h
@@ -160,8 +160,6 @@ private:
#endif
};
-InputElement* toInputElement(Element*);
-
}
#endif