From d129abcde09567be32f0bc93d28fdffe2810b15d Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sun, 13 Nov 2016 17:50:46 +0100 Subject: ndpi_util: unused variable 'nDPI_traceLevel' [-Wunused-const-variable] --- example/ndpi_util.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/example/ndpi_util.c b/example/ndpi_util.c index 2b1eb0b3a..d5d0643e1 100644 --- a/example/ndpi_util.c +++ b/example/ndpi_util.c @@ -79,10 +79,6 @@ void ndpi_free_flow_info_half(struct ndpi_flow_info *flow) { /* ***************************************************** */ -static const u_int8_t nDPI_traceLevel = 0; - -/* ***************************************************** */ - extern u_int32_t current_ndpi_memory, max_ndpi_memory; /** -- cgit v1.2.3