diff --git a/src/hb-icu-le/PortableFontInstance.h b/src/hb-icu-le/PortableFontInstance.h index ff48311d5..07945602b 100644 --- a/src/hb-icu-le/PortableFontInstance.h +++ b/src/hb-icu-le/PortableFontInstance.h @@ -41,9 +41,6 @@ private: le_int32 fDescent; le_int32 fLeading; - float fDeviceScaleX; - float fDeviceScaleY; - const NAMETable *fNAMETable; le_uint16 fNameCount; le_uint16 fNameStringOffset;