diff options
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r-- | example/ndpiReader.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 0440a3954..42cae63cf 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -573,7 +573,7 @@ static void on_protocol_discovered(struct ndpi_workflow * workflow, } } - +#if 0 /** * @brief Print debug */ @@ -612,7 +612,7 @@ static void debug_printf(u_int32_t protocol, void *id_struct, va_end(va_ap); } - +#endif /** * @brief Setup for detection begin |