aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-17 22:19:02 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-17 22:19:02 +0000
commitdc51c234ff473269bc335663b087e6cc7c929445 (patch)
tree094f5ba82834f6342413df1bbdf360359c587216 /src/include
parent879ad15610db419328c6301f86c61cbb52820d40 (diff)
downloadgnunet-dc51c234ff473269bc335663b087e6cc7c929445.tar.gz
gnunet-dc51c234ff473269bc335663b087e6cc7c929445.zip
no dummy
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 e43143168..96477a0d5 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -317,11 +317,6 @@ extern "C"
317#define GNUNET_MESSAGE_TYPE_CORE_HANGUP 84 317#define GNUNET_MESSAGE_TYPE_CORE_HANGUP 84
318 318
319/** 319/**
320 * Dummy message send by the topology service to create connections.
321 */
322#define GNUNET_MESSAGE_TYPE_TOPOLOGY_DUMMY 91
323
324/**
325 * Message sent by datastore client on join. 320 * Message sent by datastore client on join.
326 */ 321 */
327#define GNUNET_MESSAGE_TYPE_DATASTORE_RESERVE 92 322#define GNUNET_MESSAGE_TYPE_DATASTORE_RESERVE 92