зеркало из https://github.com/mozilla/gecko-dev.git
removing bogus comment
This commit is contained in:
Родитель
1ed0be95fd
Коммит
94ad17838d
|
@ -321,7 +321,6 @@ gfxWindowsFont::FillLogFont(PRInt16 currentWeight)
|
|||
mLogFont.lfStrikeOut = (mStyle->decorations & FONT_DECORATION_STRIKEOUT) ? TRUE : FALSE;
|
||||
mLogFont.lfCharSet = DEFAULT_CHARSET;
|
||||
#ifndef WINCE
|
||||
// XXX this should be OUT_TT_PRECIS. change it back when we do bitmap fonts correctly
|
||||
mLogFont.lfOutPrecision = OUT_TT_PRECIS;
|
||||
#else
|
||||
mLogFont.lfOutPrecision = OUT_DEFAULT_PRECIS;
|
||||
|
|
Загрузка…
Ссылка в новой задаче