Back out bug 560897.

This commit is contained in:
Taras Glek 2010-04-22 11:51:11 -07:00
parent 7977c3b1cb
commit 95c2c4903e

View File

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