summaryrefslogtreecommitdiff
path: root/utils/pango-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pango-list.c')
-rw-r--r--utils/pango-list.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/pango-list.c b/utils/pango-list.c
index 6f80b521..642b09fc 100644
--- a/utils/pango-list.c
+++ b/utils/pango-list.c
@@ -33,9 +33,6 @@ main (int argc,
int n_families;
int i, j, k;
-#if !GLIB_CHECK_VERSION (2, 35, 3)
- g_type_init();
-#endif
g_set_prgname ("pango-list");
/* Use PangoCairo to get default fontmap so it works on every platform. */