From: Bart Polot Date: Mon, 23 Jul 2012 17:38:21 +0000 (+0000) Subject: - unused msg numbers X-Git-Tag: initial-import-from-subversion-38251~12369 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7149c2143b87fd514c927cb581d2c5d332213616;p=oweals%2Fgnunet.git - unused msg numbers --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index dc29a4d02..6d90f5265 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -790,30 +790,10 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_DESTROY 266 -/** - * Set tunnel speed to slowest peer - */ -#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_MIN 267 - -/** - * Set tunnel speed to fastest peer - */ -#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_MAX 268 - -/** - * Set tunnel buffering on. - */ -#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_BUFFER 269 - -/** - * Set tunnel buffering off. - */ -#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_NOBUFFER 270 - /** * ACK for a data packet. */ -#define GNUNET_MESSAGE_TYPE_MESH_ACK 271 +#define GNUNET_MESSAGE_TYPE_MESH_ACK 267 /** * Connect to the mesh service, specifying subscriptions