diff options
Diffstat (limited to 'src/include/ndpi_protocols.h')
-rw-r--r-- | src/include/ndpi_protocols.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/ndpi_protocols.h b/src/include/ndpi_protocols.h index 8bc687349..6a73f152b 100644 --- a/src/include/ndpi_protocols.h +++ b/src/include/ndpi_protocols.h @@ -173,7 +173,6 @@ void init_mqtt_dissector (struct ndpi_detection_module_struct *ndpi_struct,u_int void init_someip_dissector (struct ndpi_detection_module_struct *ndpi_struct,u_int32_t *id); void init_rx_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); void init_git_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); -void init_hangout_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); void init_drda_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); void init_bjnp_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); void init_smpp_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id); |