-only trigger check config if we actually need it
[oweals/gnunet.git] / src / fs / perf_gnunet_service_fs_p2p.c
index 40b2b977b68a8bc282f6d7cc8c333c2716feb1a7..5211beef8aa7bca744017e0fc37d72b3e8f19267 100644 (file)
@@ -213,7 +213,7 @@ stat_run (void *cls,
 #else
                            stats[sm->value].subsystem, stats[sm->value].name,
 #endif
-                           GNUNET_TIME_UNIT_FOREVER_REL, &get_done, &print_stat,
+                           &get_done, &print_stat,
                            sm);
     return;
   }