aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/gnunet-setup.c')
-rw-r--r--src/setup/gnunet-setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setup/gnunet-setup.c b/src/setup/gnunet-setup.c
index 262645a1..7b5581f2 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -517,7 +517,6 @@ run (void *cls)
517 } 517 }
518 } 518 }
519 main_window = GTK_WIDGET (GNUNET_SETUP_get_object ("GNUNET_setup_dialog")); 519 main_window = GTK_WIDGET (GNUNET_SETUP_get_object ("GNUNET_setup_dialog"));
520 main_window = GNUNET_GTK_plug_me ("GNUNET_FS_GTK_PLUG", main_window);
521 load_options (); 520 load_options ();
522 GNUNET_SCHEDULER_add_shutdown (&cleanup_task, NULL); 521 GNUNET_SCHEDULER_add_shutdown (&cleanup_task, NULL);
523 gtk_widget_show (main_window); 522 gtk_widget_show (main_window);