Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 23 Jul 2018 05:44:22 +0000 (22:44 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 23 Jul 2018 05:44:22 +0000 (22:44 -0700)
src/hb-open-file-private.hh

index 226c48f..d47bff6 100644 (file)
@@ -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 */