aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-chdlc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-chdlc.c b/epan/dissectors/packet-chdlc.c
index 1d643d8771..461333693d 100644
--- a/epan/dissectors/packet-chdlc.c
+++ b/epan/dissectors/packet-chdlc.c
@@ -359,7 +359,6 @@ proto_register_slarp(void)
NULL, 0x0, NULL, HFILL }},
};
static gint *ett[] = {
- &ett_chdlc,
&ett_slarp,
};