summaryrefslogtreecommitdiffstats
path: root/WebCore/html
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html')
-rw-r--r--WebCore/html/HTMLAnchorElement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/html/HTMLAnchorElement.h b/WebCore/html/HTMLAnchorElement.h
index 8274af4..f538be2 100644
--- a/WebCore/html/HTMLAnchorElement.h
+++ b/WebCore/html/HTMLAnchorElement.h
@@ -41,7 +41,6 @@ public:
String hash() const;
String host() const;
String hostname() const;
- virtual bool isFocusable() const;
String pathname() const;
String port() const;
String protocol() const;