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 | 2fbd1794780f92d1e511f6314cc9af7b446a6338 (patch) | |
tree | 85b92f9bdb6600d78b87c8b1e0f4d0d86ef1e6e3 /layout | |
parent | c43c8f17629f2dde26f91d69f241fa7bd2165dab (diff) | |
download | uxp-2fbd1794780f92d1e511f6314cc9af7b446a6338.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 |