aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/download.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/download.c')
-rw-r--r--src/plugins/fs/download.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/plugins/fs/download.c b/src/plugins/fs/download.c
index b2e1969b..a2bc9b9e 100644
--- a/src/plugins/fs/download.c
+++ b/src/plugins/fs/download.c
@@ -839,13 +839,6 @@ on_statusDownloadURIEntry_editing_done_fs (GtkWidget * entry,
839 GNUNET_ECRS_uri_destroy (sdc.idc_uri); 839 GNUNET_ECRS_uri_destroy (sdc.idc_uri);
840 return; 840 return;
841 } 841 }
842/* else if (GNUNET_ECRS_uri_test_loc (sdc.idc_uri))
843 {
844 GNUNET_GTK_add_log_entry (_("Location URIs are not yet supported"));
845 GNUNET_free (urid);
846 GNUNET_ECRS_uri_destroy (sdc.idc_uri);
847 return;
848 } */
849 GNUNET_GC_get_configuration_value_filename (cfg, 842 GNUNET_GC_get_configuration_value_filename (cfg,
850 "FS", 843 "FS",
851 "INCOMINGDIR", 844 "INCOMINGDIR",