aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-26 20:38:18 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-26 20:38:18 +0000
commitf6618c3d5bf77c8e642039233b44bb9be3177dcd (patch)
tree3c55bd6ff2c53f1f102abb7b3924cf489ae5be2f /src/include
parent20529268519852b226a629af74bf3ddb4b070490 (diff)
downloadgnunet-f6618c3d5bf77c8e642039233b44bb9be3177dcd.tar.gz
gnunet-f6618c3d5bf77c8e642039233b44bb9be3177dcd.zip
stuff
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_block_lib.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index a362e5b77..8e7a59c8b 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -90,13 +90,6 @@ enum GNUNET_BLOCK_Type
90 */ 90 */
91 GNUNET_BLOCK_TYPE_TEST = 8, 91 GNUNET_BLOCK_TYPE_TEST = 8,
92 92
93#if HAVE_MALICIOUS
94 /**
95 * Block for simulating malicious peers.
96 */
97 GNUNET_BLOCK_DHT_MALICIOUS_MESSAGE_TYPE = 9,
98#endif
99
100 /** 93 /**
101 * Block for storing .gnunet-domains 94 * Block for storing .gnunet-domains
102 */ 95 */