summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLFrameElementBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLFrameElementBase.h')
-rw-r--r--WebCore/html/HTMLFrameElementBase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/html/HTMLFrameElementBase.h b/WebCore/html/HTMLFrameElementBase.h
index ef25f30..8770af5 100644
--- a/WebCore/html/HTMLFrameElementBase.h
+++ b/WebCore/html/HTMLFrameElementBase.h
@@ -59,8 +59,6 @@ private:
virtual bool isURLAttribute(Attribute*) const;
- virtual void setName();
-
virtual void willRemove();
void checkInDocumentTimerFired(Timer<HTMLFrameElementBase>*);
void updateOnReparenting();