src/hb-icu-le/PortableFontInstance.h | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 0144f05e57088b30ac894cdae8b04b265d4dfbe7 Author: Behdad Esfahbod <[email protected]> Date: Fri Oct 26 13:48:06 2012 -0700 Remove unused members diff --git a/src/hb-icu-le/PortableFontInstance.h b/src/hb-icu-le/PortableFontInstance.h index ff48311..0794560 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; _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
