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 68e78b5bb..f0c8df7ad 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -208,11 +208,6 @@ extern "C"
208 */ 208 */
209#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 33 209#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 33
210 210
211/**
212 * Message for transport service from a client asking that a
213 * connection be initiated with another peer.
214 */
215#define GNUNET_MESSAGE_TYPE_TRANSPORT_REQUEST_CONNECT 34
216 211
217/** 212/**
218 * Transport CONNECT message exchanged between transport services to 213 * Transport CONNECT message exchanged between transport services to