commit fd632634bcf2109f61a36bb3adf6d73bea0ae47a parent dc07a1e8dfd9fb78756a5277063aeba8b0665e27 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 30 Jul 2016 23:28:00 +0000 adapting next test to new MQ API Diffstat:
| M | src/core/test_core_api_reliability.c | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/core/test_core_api_reliability.c b/src/core/test_core_api_reliability.c @@ -43,11 +43,6 @@ */ #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600) -/** - * What delay do we request from the core service for transmission? - */ -#define FAST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5) - #define MTYPE 12345