diff options
author | Campus <campus@ntop.org> | 2017-06-07 11:27:37 +0200 |
---|---|---|
committer | Campus <campus@ntop.org> | 2017-06-07 11:27:37 +0200 |
commit | e49c9f36e80b939a9026c9a5aa6fdb96166bacac (patch) | |
tree | 63b11956a750bcdd1c368dcae5958728faac6a0b /example/ndpiReader.c | |
parent | 9a4634adbbf360790086e6b9fd87eb4758dc972b (diff) | |
parent | 1467ad68d4077ea440be81bfa19c7032695c5a94 (diff) |
Merge branch 'pavlosantoniou-dev' into dev
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r-- | example/ndpiReader.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 142c1d5d1..337110d32 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1288,7 +1288,6 @@ static int getTopStats(struct top_stats **topStats, struct port_stats *stats, u_ struct top_stats *s; struct port_stats *sp, *tmp; struct info_pair inf; - float pkt_burst; u_int64_t total_ip_addrs = 0; /* stats are ordered by packet number */ |