[pango] Remove some old cruft



commit a813e75a25459560c37f3eeed5455047a86d0500
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Aug 21 15:24:45 2012 -0400

    Remove some old cruft

 pango/pango-ot-info.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/pango/pango-ot-info.c b/pango/pango-ot-info.c
index 1f552c3..8e497b7 100644
--- a/pango/pango-ot-info.c
+++ b/pango/pango-ot-info.c
@@ -22,12 +22,6 @@
 #include "config.h"
 
 #include "pango-ot-private.h"
-#include "pango-impl-utils.h"
-#include FT_TRUETYPE_TABLES_H
-
-#if (!GLIB_CHECK_VERSION(2,29,15))
-#define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK
-#endif
 
 static void pango_ot_info_finalize   (GObject *object);
 



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