aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/corba.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/corba.c')
-rw-r--r--src/lib/protocols/corba.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/protocols/corba.c b/src/lib/protocols/corba.c
index bcd8ab0ba..fcb7ff2e6 100644
--- a/src/lib/protocols/corba.c
+++ b/src/lib/protocols/corba.c
@@ -42,8 +42,6 @@ void ndpi_search_corba(struct ndpi_detection_module_struct *ndpi_struct, struct
NDPI_LOG_INFO(ndpi_struct, "found corba\n");
ndpi_int_corba_add_connection(ndpi_struct, flow);
}
- } else {
- NDPI_EXCLUDE_PROTO(ndpi_struct, flow);
}
}