summaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-27 20:29:34 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-27 20:29:34 +0000
commitde17ce8c248ed8d2334736e7c0013d55475625f1 (patch)
tree7f4dea9b2cb750ec833564772d8a1df63e921d48 /src/namestore/namestore_api.c
parent5e0c21e1204115258a743bc3c03b8308af6a7c48 (diff)
downloadgnunet-de17ce8c248ed8d2334736e7c0013d55475625f1.tar.gz
gnunet-de17ce8c248ed8d2334736e7c0013d55475625f1.zip
-more namestore code cleanup
Diffstat (limited to 'src/namestore/namestore_api.c')
-rw-r--r--src/namestore/namestore_api.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/namestore/namestore_api.c b/src/namestore/namestore_api.c
index 1900f3282..3447dda44 100644
--- a/src/namestore/namestore_api.c
+++ b/src/namestore/namestore_api.c
@@ -39,11 +39,6 @@
39 39
40#define LOG(kind,...) GNUNET_log_from (kind, "gns-api",__VA_ARGS__) 40#define LOG(kind,...) GNUNET_log_from (kind, "gns-api",__VA_ARGS__)
41 41
42/**
43 * Maximum length of any name, including 0-termination.
44 */
45#define MAX_NAME_LEN 256
46
47 42
48/** 43/**
49 * An QueueEntry used to store information for a pending 44 * An QueueEntry used to store information for a pending