From 8f2c7c0638c2d41a14b32a0dd4fedbb4eb75dc90 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sat, 26 Oct 2019 08:28:14 +0200 Subject: Code cleanup --- example/reader_util.c | 1 - 1 file changed, 1 deletion(-) (limited to 'example/reader_util.c') diff --git a/example/reader_util.c b/example/reader_util.c index 6834dde8d..b676fd426 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -123,7 +123,6 @@ void ndpi_analyze_payload(struct ndpi_flow_info *flow, u_int16_t payload_len, u_int32_t packet_id) { struct payload_stats *ret; - u_int i; struct flow_id_stats *f; struct packet_id_stats *p; -- cgit v1.2.3