aboutsummaryrefslogtreecommitdiff
path: root/src/arm
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-18 08:48:55 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-18 08:48:55 +0000
commit69d43a2fb2410f610a42c5f23510e53d03f3a968 (patch)
treefa52e64b6dd8734f8cd83ec4fd80e12e23c55c01 /src/arm
parente44e337039d4e4cc125c136e4845f0a46f6f57c6 (diff)
downloadgnunet-69d43a2fb2410f610a42c5f23510e53d03f3a968.tar.gz
gnunet-69d43a2fb2410f610a42c5f23510e53d03f3a968.zip
dead
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/arm_api.c7
1 files changed, 0 insertions, 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
@@ -34,13 +34,6 @@
34 34
35 35
36/** 36/**
37 * How long are we willing to wait for a service operation during the multi-operation
38 * request processing?
39 */
40#define MULTI_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 1)
41
42
43/**
44 * Handle for interacting with ARM. 37 * Handle for interacting with ARM.
45 */ 38 */
46struct GNUNET_ARM_Handle 39struct GNUNET_ARM_Handle