aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-12 17:49:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-12 17:49:29 +0100
commit23f8671e09a80bf722c3268e8d477b5ce5e3d76a (patch)
treef2c818189e2e04dd03619b7e05789c9367217801
parent77842546903ef7296c863987f9a60e5f0ead14d1 (diff)
downloadgnunet-23f8671e09a80bf722c3268e8d477b5ce5e3d76a.tar.gz
gnunet-23f8671e09a80bf722c3268e8d477b5ce5e3d76a.zip
dead
-rw-r--r--src/include/gnunet_protocols.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index d9821ffe8..e9b81a654 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1754,11 +1754,6 @@ extern "C" {
1754#define GNUNET_MESSAGE_TYPE_SETU_P2P_ELEMENTS 566 1754#define GNUNET_MESSAGE_TYPE_SETU_P2P_ELEMENTS 566
1755 1755
1756/** 1756/**
1757 * Requests for the elements with the given hashes.
1758 */
1759#define GNUNET_MESSAGE_TYPE_SETU_P2P_ELEMENT_REQUESTS 567
1760
1761/**
1762 * Set operation is done. 1757 * Set operation is done.
1763 */ 1758 */
1764#define GNUNET_MESSAGE_TYPE_SETU_P2P_DONE 568 1759#define GNUNET_MESSAGE_TYPE_SETU_P2P_DONE 568
@@ -1970,11 +1965,6 @@ extern "C" {
1970#define GNUNET_MESSAGE_TYPE_SET_P2P_ELEMENTS 584 1965#define GNUNET_MESSAGE_TYPE_SET_P2P_ELEMENTS 584
1971 1966
1972/** 1967/**
1973 * Requests for the elements with the given hashes.
1974 */
1975#define GNUNET_MESSAGE_TYPE_SET_P2P_ELEMENT_REQUESTS 585
1976
1977/**
1978 * Set operation is done. 1968 * Set operation is done.
1979 */ 1969 */
1980#define GNUNET_MESSAGE_TYPE_SET_UNION_P2P_DONE 586 1970#define GNUNET_MESSAGE_TYPE_SET_UNION_P2P_DONE 586