aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk-main_window_file_publish.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk-main_window_file_publish.c')
-rw-r--r--src/fs/gnunet-fs-gtk-main_window_file_publish.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fs/gnunet-fs-gtk-main_window_file_publish.c b/src/fs/gnunet-fs-gtk-main_window_file_publish.c
index 74e7cf5f..4130e022 100644
--- a/src/fs/gnunet-fs-gtk-main_window_file_publish.c
+++ b/src/fs/gnunet-fs-gtk-main_window_file_publish.c
@@ -82,9 +82,6 @@ update_selectivity (gpointer data)
82 82
83 builder = GTK_BUILDER (data); 83 builder = GTK_BUILDER (data);
84 84
85 tm = GTK_TREE_MODEL (gtk_builder_get_object
86 (builder,
87 "GNUNET_GTK_file_sharing_publishing_tree_store"));
88 tv = GTK_TREE_VIEW (gtk_builder_get_object 85 tv = GTK_TREE_VIEW (gtk_builder_get_object
89 (builder, 86 (builder,
90 "GNUNET_GTK_master_publish_dialog_pseudonym_tree_view")); 87 "GNUNET_GTK_master_publish_dialog_pseudonym_tree_view"));