Index: Source/core/layout/LayoutVTTCue.h |
diff --git a/Source/core/layout/LayoutVTTCue.h b/Source/core/layout/LayoutVTTCue.h |
index f4b861582df6a2c0083ed0d771aebf133c8f8311..19fd13f418105d01adb919dfd438dddc56941f4b 100644 |
--- a/Source/core/layout/LayoutVTTCue.h |
+++ b/Source/core/layout/LayoutVTTCue.h |
@@ -44,7 +44,6 @@ public: |
private: |
void layout() override; |
- void adjustForTopAndBottomMarginBorderAndPadding(); |
void repositionCueSnapToLinesNotSet(); |
float m_snapToLinesPosition; |