aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 68472a3f9..e03b7072a 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2584,11 +2584,6 @@ extern "C"
2584#define GNUNET_MESSAGE_TYPE_XDHT_P2P_ADD_TRAIL 888 2584#define GNUNET_MESSAGE_TYPE_XDHT_P2P_ADD_TRAIL 888
2585 2585
2586/** 2586/**
2587 * Trail compression message.
2588 */
2589#define GNUNET_MESSAGE_TYPE_XDHT_P2P_TRAIL_COMPRESSION 889
2590
2591/**
2592 * Peer is storing the data in DHT. 2587 * Peer is storing the data in DHT.
2593 */ 2588 */
2594#define GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT 890 2589#define GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT 890