diff options
Diffstat (limited to 'example/reader_util.h')
-rw-r--r-- | example/reader_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/reader_util.h b/example/reader_util.h index 080ea4318..5b0e36cde 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -323,7 +323,6 @@ typedef struct ndpi_flow_info { struct { ndpi_address_port_list mapped_address, peer_address, relayed_address, response_origin, other_address; - u_int8_t num_mapped_address, num_relayed_address, num_non_stun_pkts, num_stun_transitions; } stun; struct { |