summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLAppletElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLAppletElement.h')
-rw-r--r--WebCore/html/HTMLAppletElement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/html/HTMLAppletElement.h b/WebCore/html/HTMLAppletElement.h
index e0e4ec9..1499279 100644
--- a/WebCore/html/HTMLAppletElement.h
+++ b/WebCore/html/HTMLAppletElement.h
@@ -34,8 +34,6 @@ public:
private:
HTMLAppletElement(const QualifiedName&, Document*);
- virtual int tagPriority() const { return 1; }
-
virtual void parseMappedAttribute(Attribute*);
virtual bool rendererIsNeeded(RenderStyle*);