[pango] [HB] Remove unused code



commit 7736059a852b4951ae2a14f02bb552262dd179fd
Author: Behdad Esfahbod <behdad behdad org>
Date:   Sun Aug 9 22:25:17 2009 -0400

    [HB] Remove unused code

 pango/opentype/hb-ot-layout-gdef-private.hh |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/pango/opentype/hb-ot-layout-gdef-private.hh b/pango/opentype/hb-ot-layout-gdef-private.hh
index fcf85c2..0c18d14 100644
--- a/pango/opentype/hb-ot-layout-gdef-private.hh
+++ b/pango/opentype/hb-ot-layout-gdef-private.hh
@@ -32,16 +32,6 @@
 #include "hb-font-private.h"
 
 
-struct GlyphClassDef : ClassDef
-{
-  enum {
-    BaseGlyph		= 0x0001u,
-    LigatureGlyph	= 0x0002u,
-    MarkGlyph		= 0x0003u,
-    ComponentGlyph	= 0x0004u,
-  };
-};
-
 /*
  * Attachment List Table
  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]