summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x75.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 17:44:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 17:44:17 +0000
commit2d78050fd56b8188aa5a65ad2667e301b60eea45 (patch)
treeb54d4adac6de0a196b8bb8a67b34fe186c21378f /epan/dissectors/packet-x75.c
parentAdding upstream version 4.2.2. (diff)
downloadwireshark-2d78050fd56b8188aa5a65ad2667e301b60eea45.tar.xz
wireshark-2d78050fd56b8188aa5a65ad2667e301b60eea45.zip
Adding upstream version 4.2.4.upstream/4.2.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--epan/dissectors/packet-x75.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-x75.c b/epan/dissectors/packet-x75.c
index 82386795..df491b5c 100644
--- a/epan/dissectors/packet-x75.c
+++ b/epan/dissectors/packet-x75.c
@@ -232,8 +232,6 @@ void
proto_reg_handoff_x75(void)
{
data_handle = find_dissector("data");
-
- dissector_add_uint("wtap_encap", WTAP_ENCAP_LAPB, x75_handle);
}
/*