aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_hello_lib.h')
-rw-r--r--src/include/gnunet_hello_lib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/gnunet_hello_lib.h b/src/include/gnunet_hello_lib.h
index 5e2190cc6..c46e847f1 100644
--- a/src/include/gnunet_hello_lib.h
+++ b/src/include/gnunet_hello_lib.h
@@ -478,10 +478,6 @@ GNUNET_HELLO_parse_uri (const char *uri,
478/* NG API */ 478/* NG API */
479#include "gnunet_nt_lib.h" 479#include "gnunet_nt_lib.h"
480 480
481/**
482 * Key used for storing HELLOs in the peerstore
483 */
484#define GNUNET_HELLO_PEERSTORE_KEY "hello"
485 481
486/** 482/**
487 * Build address record by signing raw information with private key. 483 * Build address record by signing raw information with private key.