Minor cleanup

This commit is contained in:
Simone Mainardi 2019-10-29 17:53:17 +01:00
parent 1eba832869
commit 6fb469aa61
2 changed files with 0 additions and 2 deletions

View file

@ -6880,7 +6880,6 @@ bool NetworkInterface::initFlowDump(u_int8_t num_dump_interfaces) {
ntop->getPrefs()->get_max_num_flows());
ntop->getPrefs()->enable_flow_aggregation();
lastFlowAggregation = 0;
} else
aggregated_flows_hash = NULL;
#endif