From 69d43a2fb2410f610a42c5f23510e53d03f3a968 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 May 2010 08:48:55 +0000 Subject: [PATCH] dead --- src/arm/arm_api.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/arm/arm_api.c b/src/arm/arm_api.c index 7bd7ba9d3..f3116f3b5 100644 --- a/src/arm/arm_api.c +++ b/src/arm/arm_api.c @@ -33,13 +33,6 @@ #include "arm.h" -/** - * How long are we willing to wait for a service operation during the multi-operation - * request processing? - */ -#define MULTI_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 1) - - /** * Handle for interacting with ARM. */ -- 2.25.1