Removed unused variable

This commit is contained in:
Luca 2019-09-10 15:56:13 +02:00
parent 9fe404772d
commit 46a3ef5002
2 changed files with 1 additions and 3 deletions

View file

@ -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;