aboutsummaryrefslogtreecommitdiff
path: root/src/fs_event_handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs_event_handler.c')
-rw-r--r--src/fs_event_handler.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs_event_handler.c b/src/fs_event_handler.c
index 035e2a48..72811fa0 100644
--- a/src/fs_event_handler.c
+++ b/src/fs_event_handler.c
@@ -1318,8 +1318,6 @@ GNUNET_GTK_fs_event_handler (void *cls,
1318 info->value.download.completed, 1318 info->value.download.completed,
1319 info->value.download.is_active); 1319 info->value.download.is_active);
1320 case GNUNET_FS_STATUS_SEARCH_START: 1320 case GNUNET_FS_STATUS_SEARCH_START:
1321 fprintf (stderr,
1322 "Search started!\n");
1323 if (info->value.search.pctx != NULL) 1321 if (info->value.search.pctx != NULL)
1324 { 1322 {
1325 GNUNET_break (0); 1323 GNUNET_break (0);