aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/gnunet-namestore-gtk.c')
-rw-r--r--src/namestore/gnunet-namestore-gtk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore-gtk.c b/src/namestore/gnunet-namestore-gtk.c
index ea61d71f..ad5aa099 100644
--- a/src/namestore/gnunet-namestore-gtk.c
+++ b/src/namestore/gnunet-namestore-gtk.c
@@ -3281,7 +3281,6 @@ run (void *cls)
3281 GNUNET_GTK_setup_nls (); 3281 GNUNET_GTK_setup_nls ();
3282 3282
3283 main_window = GTK_WIDGET (get_object ("gnunet_namestore_gtk_dialog")); 3283 main_window = GTK_WIDGET (get_object ("gnunet_namestore_gtk_dialog"));
3284 main_window = GNUNET_GTK_plug_me ("GNUNET_NAMESTORE_GTK_PLUG", main_window);
3285 status_label = GTK_LABEL (get_object ("gnunet_namestore_gtk_status_label")); 3284 status_label = GTK_LABEL (get_object ("gnunet_namestore_gtk_status_label"));
3286 zone_combo_box = 3285 zone_combo_box =
3287 GTK_COMBO_BOX (get_object ("gnunet_namestore_gtk_zone_combobox")); 3286 GTK_COMBO_BOX (get_object ("gnunet_namestore_gtk_zone_combobox"));