From 6f54b50858457dfa2b5f0b519fbf230e1119c6b2 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 15 May 2013 10:48:55 +0000 Subject: test cases for mq, set works --- src/include/gnunet_protocols.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include') diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 33e97b80c..a80d4afe7 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -1779,13 +1779,11 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_SET_ADD 573 - /** * Remove element from set */ #define GNUNET_MESSAGE_TYPE_SET_REMOVE 574 - /** * Listen for operation requests */ -- cgit v1.2.3