mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Removed unused variable
This commit is contained in:
parent
9fe404772d
commit
46a3ef5002
2 changed files with 1 additions and 3 deletions
|
|
@ -85,7 +85,6 @@ class Flow : public GenericHashEntry {
|
|||
void *cli_id, *srv_id;
|
||||
json_object *json_info;
|
||||
char *host_server_name, *bt_hash;
|
||||
char *community_id_flow_hash;
|
||||
#ifdef HAVE_NEDGE
|
||||
u_int32_t last_conntrack_update;
|
||||
u_int32_t marker;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue