summaryrefslogtreecommitdiff
path: root/font-viewer/font-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'font-viewer/font-view.c')
-rw-r--r--font-viewer/font-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/font-viewer/font-view.c b/font-viewer/font-view.c
index df71df75..d6e0c8b8 100644
--- a/font-viewer/font-view.c
+++ b/font-viewer/font-view.c
@@ -822,8 +822,6 @@ font_view_application_class_init (FontViewApplicationClass *klass)
static GApplication *
font_view_application_new (void)
{
- g_type_init ();
-
if (!FcInit ())
g_critical ("Can't initialize fontconfig library");