diff options
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r-- | example/ndpiReader.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 0e0b32291..1812aa9d5 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -5780,8 +5780,6 @@ void loadStressTest() { ndpi_finalize_initialization(ndpi_struct_shadow); ndpi_exit_detection_module(ndpi_struct_shadow); } - - exit(0); } /* *********************************************** */ |