aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-14 12:50:43 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-14 12:50:43 +0200
commita277e037fefe605c93d81869ac514f87cad25768 (patch)
tree45d0bc32ef40f6c472833eafaf0ded59f1e392fb /src/include/gnunet_hello_lib.h
parent3378fbc4c59bbc6110a51eba5d9c3a3bf8a0dba8 (diff)
downloadgnunet-a277e037fefe605c93d81869ac514f87cad25768.tar.gz
gnunet-a277e037fefe605c93d81869ac514f87cad25768.zip
misc tng related cleanup
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.