summaryrefslogtreecommitdiff
path: root/programs/gvfs-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'programs/gvfs-tree.c')
-rw-r--r--programs/gvfs-tree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/programs/gvfs-tree.c b/programs/gvfs-tree.c
index cf8f1ab6..8e18f77e 100644
--- a/programs/gvfs-tree.c
+++ b/programs/gvfs-tree.c
@@ -242,8 +242,6 @@ main (int argc, char *argv[])
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
- g_type_init ();
-
error = NULL;
param = g_strdup_printf ("[%s...]", _("LOCATION"));
summary = _("List contents of directories in a tree-like format.");