aboutsummaryrefslogtreecommitdiffstats
path: root/packet-quake3.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-quake3.c')
-rw-r--r--packet-quake3.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-quake3.c b/packet-quake3.c
index 1255e581c5..f6de4e321d 100644
--- a/packet-quake3.c
+++ b/packet-quake3.c
@@ -3,7 +3,7 @@
*
* Uwe Girlich <uwe@planetquake.com>
*
- * $Id: packet-quake3.c,v 1.15 2003/05/19 03:23:11 gerald Exp $
+ * $Id: packet-quake3.c,v 1.16 2003/07/25 04:17:37 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -149,7 +149,6 @@ dissect_quake3_ConnectionlessPacket(tvbuff_t *tvb, packet_info *pinfo _U_,
proto_item *text_item = NULL;
proto_tree *text_tree = NULL;
guint8 text[2048];
- int maxbufsize = 0;
int len;
int offset;
guint32 marker;