diff options
Diffstat (limited to 'src/programs/pkttyagent.c')
-rw-r--r-- | src/programs/pkttyagent.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/programs/pkttyagent.c b/src/programs/pkttyagent.c index 533f4a8..bfe00bd 100644 --- a/src/programs/pkttyagent.c +++ b/src/programs/pkttyagent.c @@ -78,8 +78,6 @@ main (int argc, char *argv[]) /* Disable remote file access from GIO. */ setenv ("GIO_USE_VFS", "local", 1); - g_type_init (); - error = NULL; context = g_option_context_new (""); s = g_strdup_printf (_("Report bugs to: %s\n" |