aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh.h')
-rw-r--r--src/mesh/mesh.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesh/mesh.h b/src/mesh/mesh.h
index 66d6d6cb1..15599c4ba 100644
--- a/src/mesh/mesh.h
+++ b/src/mesh/mesh.h
@@ -78,9 +78,6 @@
78#define GNUNET_MESH_LOCAL_TUNNEL_ID_CLI 0x80000000 78#define GNUNET_MESH_LOCAL_TUNNEL_ID_CLI 0x80000000
79#define GNUNET_MESH_LOCAL_TUNNEL_ID_SERV 0xB0000000 79#define GNUNET_MESH_LOCAL_TUNNEL_ID_SERV 0xB0000000
80 80
81#define CORE_QUEUE_SIZE 1
82#define LOCAL_QUEUE_SIZE 100
83
84/******************************************************************************/ 81/******************************************************************************/
85/************************** MESSAGES ******************************/ 82/************************** MESSAGES ******************************/
86/******************************************************************************/ 83/******************************************************************************/