зеркало из https://github.com/mozilla/pjs.git
Backed out changeset 59a60321d0d6 since it doesn't include everything
vlad wanted.
This commit is contained in:
Родитель
fc1b042664
Коммит
35038aab4c
|
@ -218,7 +218,6 @@ _have_cleartype_quality (void)
|
|||
static BYTE
|
||||
_get_system_quality (void)
|
||||
{
|
||||
#ifndef WINCE
|
||||
BOOL font_smoothing;
|
||||
UINT smoothing_type;
|
||||
|
||||
|
@ -243,9 +242,6 @@ _get_system_quality (void)
|
|||
} else {
|
||||
return DEFAULT_QUALITY;
|
||||
}
|
||||
#else
|
||||
return DEFAULT_QUALITY;
|
||||
#endif
|
||||
}
|
||||
|
||||
/* If face_hfont is non-%NULL then font_matrix must be a simple scale by some
|
||||
|
|
Загрузка…
Ссылка в новой задаче