aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk.c')
-rw-r--r--src/fs/gnunet-fs-gtk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk.c b/src/fs/gnunet-fs-gtk.c
index bedefb1e..c30f4a29 100644
--- a/src/fs/gnunet-fs-gtk.c
+++ b/src/fs/gnunet-fs-gtk.c
@@ -734,8 +734,6 @@ run (void *cls)
734 "main_window_search_namespace_treestore")); 734 "main_window_search_namespace_treestore"));
735 main_context.main_window = GTK_WIDGET ( 735 main_context.main_window = GTK_WIDGET (
736 GNUNET_FS_GTK_get_main_window_object ("GNUNET_GTK_main_window")); 736 GNUNET_FS_GTK_get_main_window_object ("GNUNET_GTK_main_window"));
737 main_context.main_window =
738 GNUNET_GTK_plug_me ("GNUNET_FS_GTK_PLUG", main_context.main_window);
739 main_context.ns_selector_treeview = GTK_TREE_VIEW ( 737 main_context.ns_selector_treeview = GTK_TREE_VIEW (
740 GNUNET_FS_GTK_get_main_window_object ("namespace_selector_treeview")); 738 GNUNET_FS_GTK_get_main_window_object ("namespace_selector_treeview"));
741 main_context.ns_selector_window = GTK_WIDGET ( 739 main_context.ns_selector_window = GTK_WIDGET (