aboutsummaryrefslogtreecommitdiffstats
path: root/packet-atm.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-30 21:52:15 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-30 21:52:15 +0000
commit1b7c9c7e83eb6111b52f043cbb61f161cb35bee8 (patch)
tree61f5f5229c6474a3bacf4e58ef3e3b254870a8d8 /packet-atm.c
parent239271a097892a34a371bd48d4d01100641baac8 (diff)
Don't bother telling the user twice that the traffic is LLC multiplexed
traffic; once is enough. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5315 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-atm.c')
-rw-r--r--packet-atm.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-atm.c b/packet-atm.c
index 4fce2749fe..35cfa3d9db 100644
--- a/packet-atm.c
+++ b/packet-atm.c
@@ -1,7 +1,7 @@
/* packet-atm.c
* Routines for ATM packet disassembly
*
- * $Id: packet-atm.c,v 1.43 2002/04/30 18:58:14 guy Exp $
+ * $Id: packet-atm.c,v 1.44 2002/04/30 21:52:15 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -558,10 +558,6 @@ dissect_atm(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
"Unknown AAL5 traffic type (%u)"));
switch (pinfo->pseudo_header->atm.type) {
- case TRAF_LLCMX:
- proto_tree_add_text(atm_tree, tvb, 0, 0, "LLC multiplexed traffic");
- break;
-
case TRAF_VCMX:
proto_tree_add_text(atm_tree, tvb, 0, 0, "VC multiplexed traffic type: %s",
val_to_str(pinfo->pseudo_header->atm.subtype,