зеркало из https://github.com/mozilla/gecko-dev.git
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
This commit is contained in:
Родитель
61bf450244
Коммит
dc317f65f5
|
@ -107,11 +107,6 @@ public:
|
|||
return result;
|
||||
}
|
||||
|
||||
// XXX maybe we should do the same adjustment for continuations here
|
||||
const nsMargin& Margin() const {
|
||||
return mReflowState.mComputedMargin;
|
||||
}
|
||||
|
||||
// Reconstruct the previous bottom margin that goes above |aLine|.
|
||||
void ReconstructMarginAbove(nsLineList::iterator aLine);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче