summaryrefslogtreecommitdiff
path: root/utils/viewer-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/viewer-main.c')
-rw-r--r--utils/viewer-main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/viewer-main.c b/utils/viewer-main.c
index 525599a7..537a012d 100644
--- a/utils/viewer-main.c
+++ b/utils/viewer-main.c
@@ -47,9 +47,6 @@ main (int argc,
int width, height;
gpointer surface;
-#if !GLIB_CHECK_VERSION (2, 35, 3)
- g_type_init();
-#endif
g_set_prgname ("pango-view");
setlocale (LC_ALL, "");
parse_options (argc, argv);