diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk.c b/src/fs/gnunet-fs-gtk.c index ee64b05f..ceaed0fc 100644 --- a/src/fs/gnunet-fs-gtk.c +++ b/src/fs/gnunet-fs-gtk.c | |||
@@ -734,7 +734,6 @@ run (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) | |||
734 | "fs-sks", | 734 | "fs-sks", |
735 | &handle_sks_zone_identity, | 735 | &handle_sks_zone_identity, |
736 | NULL); | 736 | NULL); |
737 | GNUNET_GTK_main_window_refresh_ns_list (&main_context); | ||
738 | #if HAVE_LIBUNIQUE | 737 | #if HAVE_LIBUNIQUE |
739 | unique_app_watch_window (unique_app, GTK_WINDOW (main_context.main_window)); | 738 | unique_app_watch_window (unique_app, GTK_WINDOW (main_context.main_window)); |
740 | g_signal_connect (unique_app, "message-received", | 739 | g_signal_connect (unique_app, "message-received", |