(MGlyph): Delete member bidi_sensitive.
authorhanda <handa>
Mon, 26 Jul 2004 06:38:59 +0000 (06:38 +0000)
committerhanda <handa>
Mon, 26 Jul 2004 06:38:59 +0000 (06:38 +0000)
src/internal-gui.h

index badbd8c..20abe08 100644 (file)
@@ -124,7 +124,6 @@ typedef struct
   unsigned right_padding : 1;
   unsigned otf_encoded : 1;
   unsigned bidi_level : 6;
-  unsigned bidi_sensitive : 1;
   enum glyph_type type : 3;
   int combining_code;
 } MGlyph;