aboutsummaryrefslogtreecommitdiffstats
path: root/epan/disabled_protos.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/disabled_protos.c')
-rw-r--r--epan/disabled_protos.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/disabled_protos.c b/epan/disabled_protos.c
index 602f48d57d..2a86f0c281 100644
--- a/epan/disabled_protos.c
+++ b/epan/disabled_protos.c
@@ -477,9 +477,6 @@ set_disabled_heur_dissector_list(void)
heur_protocol_def *heur;
heur_dtbl_entry_t* h;
- /*
- * assume all heuristics are enabled by default
- */
if (disabled_heuristics == NULL)
goto skip;