aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_interceptor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-05 14:28:43 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-05 14:28:43 +0000
commitdc40d894157a9eeee4c72f8cb974fd48e1a98a1b (patch)
tree440bed3e38a3c9d526a3ccb8a465a4654c507c1c /src/gns/gnunet-service-gns_interceptor.c
parent462dfa297669972a5378d1e0976f3892440b70e5 (diff)
downloadgnunet-dc40d894157a9eeee4c72f8cb974fd48e1a98a1b.tar.gz
gnunet-dc40d894157a9eeee4c72f8cb974fd48e1a98a1b.zip
-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
Diffstat (limited to 'src/gns/gnunet-service-gns_interceptor.c')
-rw-r--r--src/gns/gnunet-service-gns_interceptor.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gns/gnunet-service-gns_interceptor.c b/src/gns/gnunet-service-gns_interceptor.c
index e0a16ccab..2cb1030cd 100644
--- a/src/gns/gnunet-service-gns_interceptor.c
+++ b/src/gns/gnunet-service-gns_interceptor.c
@@ -22,9 +22,6 @@
22 * @brief GNUnet GNS interceptor logic 22 * @brief GNUnet GNS interceptor logic
23 * @author Martin Schanzenbach 23 * @author Martin Schanzenbach
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 *
26 * TODO:
27 * - implement RF_SHADOW_RECORD logic
28 */ 25 */
29#include "platform.h" 26#include "platform.h"
30#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"