diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-03-12 11:09:02 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-03-12 11:09:02 +0100 |
commit | 7efa6a99fcbf3fd15df9b72496a561a289fea352 (patch) | |
tree | 85b92f9bdb6600d78b87c8b1e0f4d0d86ef1e6e3 /layout | |
parent | 2d36f80a657055e00178fc46646d50c88eee3efb (diff) | |
download | uxp-7efa6a99fcbf3fd15df9b72496a561a289fea352.tar.gz |
Bustage fix: remove duplicate function def
Diffstat (limited to 'layout')
-rw-r--r-- | layout/forms/nsFieldSetFrame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/forms/nsFieldSetFrame.h b/layout/forms/nsFieldSetFrame.h index 39d862278f..5eb67c3209 100644 --- a/layout/forms/nsFieldSetFrame.h +++ b/layout/forms/nsFieldSetFrame.h @@ -33,7 +33,6 @@ public: const mozilla::LogicalSize& aBorder, const mozilla::LogicalSize& aPadding, ComputeSizeFlags aFlags) override; - virtual nscoord GetLogicalBaseline(mozilla::WritingMode aWritingMode) const override; /** * The area to paint box-shadows around. It's the border rect except |