diff --git a/src/hb-open-file-private.hh b/src/hb-open-file-private.hh index 226c48f6a32d427fc411e3105ff84e96c969d1ac..d47bff66e7885f2d30d6c78e0142e42d4a57f8e1 100644 --- a/src/hb-open-file-private.hh +++ b/src/hb-open-file-private.hh @@ -484,8 +484,6 @@ struct ResourceForkHeader struct OpenTypeFontFile { - static const hb_tag_t tableTag = HB_TAG ('_','_','_','_'); /* Sanitizer needs this. */ - enum { CFFTag = HB_TAG ('O','T','T','O'), /* OpenType with Postscript outlines */ TrueTypeTag = HB_TAG ( 0 , 1 , 0 , 0 ), /* OpenType with TrueType outlines */