diff options
Diffstat (limited to 'src/include/ndpi_api.h.in')
-rw-r--r-- | src/include/ndpi_api.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/ndpi_api.h.in b/src/include/ndpi_api.h.in index 5c8e26c6f..6e09619e3 100644 --- a/src/include/ndpi_api.h.in +++ b/src/include/ndpi_api.h.in @@ -1427,9 +1427,6 @@ extern "C" { u_int32_t ndpi_quick_16_byte_hash(u_int8_t *in_16_bytes_long); - /* ******************************* */ - - ndpi_rules* ndpi_parse_rules(struct ndpi_detection_module_struct *ndpi_str, char *path); #ifdef __cplusplus } #endif |