aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_block_lib.h')
-rw-r--r--src/include/gnunet_block_lib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_block_lib.h b/src/include/gnunet_block_lib.h
index ac9d9d5f8..d9f6ee034 100644
--- a/src/include/gnunet_block_lib.h
+++ b/src/include/gnunet_block_lib.h
@@ -110,11 +110,6 @@ enum GNUNET_BLOCK_Type
110 * Block for storing mesh peers 110 * Block for storing mesh peers
111 */ 111 */
112 GNUNET_BLOCK_TYPE_MESH_PEER = 20, 112 GNUNET_BLOCK_TYPE_MESH_PEER = 20,
113
114 /**
115 * Block for finding peers by type
116 */
117 GNUNET_BLOCK_TYPE_MESH_PEER_BY_TYPE = 21,
118 113
119 /** 114 /**
120 * Block to store a mesh regex state 115 * Block to store a mesh regex state