aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_block_lib.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-07-01 18:11:53 +0000
committerBart Polot <bart@net.in.tum.de>2013-07-01 18:11:53 +0000
commit22afd78e8b9bce47ebf98e180da75255fa363817 (patch)
treef1948997c2a757d2bee0693d5c3669a58a5dbad1 /src/include/gnunet_block_lib.h
parent8dc50fa7406873af3f77713760c5969d3a95dad9 (diff)
downloadgnunet-22afd78e8b9bce47ebf98e180da75255fa363817.tar.gz
gnunet-22afd78e8b9bce47ebf98e180da75255fa363817.zip
- no longer used
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