summaryrefslogtreecommitdiff
path: root/shaping/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shaping/src/main.cpp')
-rw-r--r--shaping/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/shaping/src/main.cpp b/shaping/src/main.cpp
index f07787f..91d245f 100644
--- a/shaping/src/main.cpp
+++ b/shaping/src/main.cpp
@@ -18,7 +18,6 @@ static void *shaper_thread_loop(void *data)
struct shaping_thread_ctx *ctx = (struct shaping_thread_ctx *)data;
marsio_thread_init(ctx->marsio_info->instance);
- shaper_stat_tags_init();
//loop to process pkts
while(1) {