[pango] Bug 682952 - remove old glib check
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Bug 682952 - remove old glib check
- Date: Wed, 29 Aug 2012 14:51:40 +0000 (UTC)
commit 71d8656e309a49efcb93c9831001d7cb6b979cae
Author: Behdad Esfahbod <behdad behdad org>
Date: Wed Aug 29 10:51:30 2012 -0400
Bug 682952 - remove old glib check
pango/break.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/pango/break.c b/pango/break.c
index c624fbe..a3226cd 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -30,10 +30,6 @@
#define PARAGRAPH_SEPARATOR 0x2029
#define PARAGRAPH_SEPARATOR_STRING "\xE2\x80\xA9"
-#if (!GLIB_CHECK_VERSION (2,29,15))
-#define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK
-#endif
-
/* See http://www.unicode.org/unicode/reports/tr14/ if you hope
* to understand the line breaking code.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]