diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c b/src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c index dc2a0470..70a63192 100644 --- a/src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c +++ b/src/fs/gnunet-fs-gtk_main-window-namespace-dropdown.c | |||
@@ -341,8 +341,6 @@ void | |||
341 | GNUNET_GTK_main_window_refresh_ns_list (struct GNUNET_GTK_MainWindowContext *main_ctx) | 341 | GNUNET_GTK_main_window_refresh_ns_list (struct GNUNET_GTK_MainWindowContext *main_ctx) |
342 | { | 342 | { |
343 | GtkTreeIter iter; | 343 | GtkTreeIter iter; |
344 | gint i; | ||
345 | |||
346 | GtkTreePath *treepath; | 344 | GtkTreePath *treepath; |
347 | GNUNET_HashCode *key = NULL, *selected_ns_id; | 345 | GNUNET_HashCode *key = NULL, *selected_ns_id; |
348 | 346 | ||