summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLAElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLAElement.h')
-rw-r--r--WebCore/wml/WMLAElement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/wml/WMLAElement.h b/WebCore/wml/WMLAElement.h
index 3eece4c..7b19081 100644
--- a/WebCore/wml/WMLAElement.h
+++ b/WebCore/wml/WMLAElement.h
@@ -36,7 +36,6 @@ public:
WMLAElement(const QualifiedName& tagName, Document*);
virtual bool supportsFocus() const;
- virtual bool isFocusable() const;
virtual bool isMouseFocusable() const;
virtual bool isKeyboardFocusable(KeyboardEvent*) const;