summaryrefslogtreecommitdiff
path: root/Source/WebCore/html/TimeInputType.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/TimeInputType.h')
-rw-r--r--Source/WebCore/html/TimeInputType.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/html/TimeInputType.h b/Source/WebCore/html/TimeInputType.h
index 8dc6e7740..ee877dcf1 100644
--- a/Source/WebCore/html/TimeInputType.h
+++ b/Source/WebCore/html/TimeInputType.h
@@ -80,8 +80,6 @@ private:
friend class DateTimeEditControlOwnerImpl;
- void updateEditElementLayout();
-
// InputType functions
virtual RenderObject* createRenderer(RenderArena*, RenderStyle*) const OVERRIDE FINAL;
virtual void createShadowSubtree() OVERRIDE FINAL;