Backed out changeset 59a60321d0d6 since it doesn't include everything

vlad wanted.
This commit is contained in:
Reed Loden 2008-08-19 23:01:03 -05:00
Родитель fc1b042664
Коммит 35038aab4c
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -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