-dont print useless stuff
authorChristian Grothoff <christian@grothoff.org>
Sun, 26 Feb 2012 14:23:43 +0000 (14:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 26 Feb 2012 14:23:43 +0000 (14:23 +0000)
src/dht/test_dht_twopeer.c

index c60520f92a90beeaf403cbf9f6989d8588f1f1e2..3a7957a3c608631f905452cca2045e106b63d3fa 100644 (file)
@@ -192,7 +192,6 @@ get_result_iterator (void *cls, struct GNUNET_TIME_Absolute exp,
                                   "key mismatch in get response!\n");
     return;
   }
-  FPRINTF (stderr, "%s",  "!\n");
   if (get_context->retry_task != GNUNET_SCHEDULER_NO_TASK)
   {
     GNUNET_SCHEDULER_cancel (get_context->retry_task);