Index: Source/WebCore/html/HTMLVideoElement.h |
=================================================================== |
--- Source/WebCore/html/HTMLVideoElement.h (revision 126663) |
+++ Source/WebCore/html/HTMLVideoElement.h (working copy) |
@@ -75,7 +75,6 @@ |
virtual RenderObject* createRenderer(RenderArena*, RenderStyle*); |
#endif |
virtual void attach(); |
- virtual void detach(); |
virtual void parseAttribute(const Attribute&) OVERRIDE; |
virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE; |
virtual void collectStyleForAttribute(const Attribute&, StylePropertySet*) OVERRIDE; |