mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Bustage fix: remove duplicate function def
This commit is contained in:
parent
5149d56104
commit
5b4703015a
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue