зеркало из https://github.com/mozilla/gecko-dev.git
Bug 651567: Remove unused variable 'xHeight' from nsMathMLmunderFrame. r=karlt
This commit is contained in:
Родитель
7f8221e72c
Коммит
a258b90bee
|
@ -282,8 +282,6 @@ nsMathMLmunderFrame::Place(nsRenderingContext& aRenderingContext,
|
|||
PresContext()->GetUserFontSet());
|
||||
nsFontMetrics* fm = aRenderingContext.FontMetrics();
|
||||
|
||||
nscoord xHeight = fm->XHeight();
|
||||
|
||||
nscoord ruleThickness;
|
||||
GetRuleThickness (aRenderingContext, fm, ruleThickness);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче