aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/dht.h')
-rw-r--r--src/dht/dht.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dht/dht.h b/src/dht/dht.h
index 0f9d28fe4..bcfc5abd4 100644
--- a/src/dht/dht.h
+++ b/src/dht/dht.h
@@ -57,11 +57,6 @@
57/** 57/**
58 * FIXME: document. 58 * FIXME: document.
59 */ 59 */
60#define DEFAULT_DHT_REPUBLISH_FREQUENCY GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MINUTES, 60)
61
62/**
63 * FIXME: document.
64 */
65#define DHT_SEND_PRIORITY 4 60#define DHT_SEND_PRIORITY 4
66 61
67/** 62/**