aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ascend.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ascend.c')
-rw-r--r--packet-ascend.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-ascend.c b/packet-ascend.c
index 0f14be87a4..d9f4e23aaf 100644
--- a/packet-ascend.c
+++ b/packet-ascend.c
@@ -1,7 +1,7 @@
/* packet-ascend.c
* Routines for decoding Lucent/Ascend packet traces
*
- * $Id: packet-ascend.c,v 1.23 2001/01/09 06:31:33 guy Exp $
+ * $Id: packet-ascend.c,v 1.24 2001/01/25 06:14:13 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -59,10 +59,6 @@ dissect_ascend(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
proto_item *ti;
union wtap_pseudo_header *pseudo_header = pinfo->pseudo_header;
- CHECK_DISPLAY_AS_DATA(proto_ascend, tvb, pinfo, tree);
-
- pinfo->current_proto = "Lucent/Ascend";
-
/* load the top pane info. This should be overwritten by
the next protocol in the stack */
if(check_col(pinfo->fd, COL_RES_DL_SRC))