This commit is contained in:
Taras Glek 2010-04-22 11:51:11 -07:00
Родитель ccdcb68413
Коммит e236e4d889
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -487,7 +487,7 @@ typedef struct {
AutoSwap_PRUint16 arrays[1];
} Format4Cmap;
#pragma pack()
PRUint32
gfxFontUtils::MapCharToGlyphFormat4(const PRUint8 *aBuf, PRUnichar aCh)
{
@ -773,7 +773,6 @@ struct KernTableSubtableHeaderVersion1 {
AutoSwap_PRUint16 tupleIndex;
};
#pragma pack()
static PRBool
IsValidSFNTVersion(PRUint32 version)
{