aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-27 14:59:29 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-27 14:59:29 +0000
commit403f333f6bd16ce92bb9a279bc2b08f6cd775af6 (patch)
tree92c3dc9f4e29ca5f28b7e25d73f2d71ff241377d
parent03233631bc271b48a3e9d194b909c0874c391926 (diff)
downloadgnunet-gtk-403f333f6bd16ce92bb9a279bc2b08f6cd775af6.tar.gz
gnunet-gtk-403f333f6bd16ce92bb9a279bc2b08f6cd775af6.zip
nodbg
-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);