delete print message
authorLin Tong <lintong@140774ce-b5e7-0310-ab8b-a85725594a96>
Sun, 8 Aug 2010 20:35:49 +0000 (20:35 +0000)
committerLin Tong <lintong@140774ce-b5e7-0310-ab8b-a85725594a96>
Sun, 8 Aug 2010 20:35:49 +0000 (20:35 +0000)
src/util/test_time.c

index 8ad84c12cdf482e970839f01836dccec73d58567..bf4655b48e613fcb978f76001830a98606fc2dde 100644 (file)
@@ -228,7 +228,6 @@ main (int argc, char *argv[])
 
   GNUNET_log_setup ("test-time", "WARNING", NULL);
   ret = check ();
-  printf("test_0309");
 
   return ret;
 }