aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/gns.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/gns/gns.h b/src/gns/gns.h
index 2b35fa814..3b41de83c 100644
--- a/src/gns/gns.h
+++ b/src/gns/gns.h
@@ -27,21 +27,6 @@
27 27
28#include "gnunet_gns_service.h" 28#include "gnunet_gns_service.h"
29 29
30/**
31 * Name of the GNS TLD.
32 */
33#define GNUNET_GNS_TLD "gnu"
34
35/**
36 * Name of the zone key TLD.
37 */
38#define GNUNET_GNS_TLD_ZKEY "zkey"
39
40/**
41 * TLD name used to indicate relative names.
42 */
43#define GNUNET_GNS_TLD_PLUS "+"
44
45 30
46GNUNET_NETWORK_STRUCT_BEGIN 31GNUNET_NETWORK_STRUCT_BEGIN
47 32