diff options
Diffstat (limited to 'src/lib/protocols/amqp.c')
-rw-r--r-- | src/lib/protocols/amqp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/protocols/amqp.c b/src/lib/protocols/amqp.c index 890c113b6..853b191d7 100644 --- a/src/lib/protocols/amqp.c +++ b/src/lib/protocols/amqp.c @@ -68,8 +68,6 @@ void ndpi_search_amqp(struct ndpi_detection_module_struct *ndpi_struct, struct n } } } - } else { - NDPI_EXCLUDE_PROTO(ndpi_struct, flow); } } |