aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesh/mesh_profiler.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesh/mesh_profiler.c b/src/mesh/mesh_profiler.c
index 418d087f4..5dd45d7f8 100644
--- a/src/mesh/mesh_profiler.c
+++ b/src/mesh/mesh_profiler.c
@@ -30,11 +30,6 @@
30 30
31 31
32/** 32/**
33 * How namy messages to send
34 */
35#define TOTAL_PACKETS 1000
36
37/**
38 * How namy peers to run 33 * How namy peers to run
39 */ 34 */
40#define TOTAL_PEERS 1000 35#define TOTAL_PEERS 1000