aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-01-03 07:54:01 +0000
committerGuy Harris <guy@alum.mit.edu>2003-01-03 07:54:01 +0000
commitae6cb2b4e3dd70818ffbd352453106749831130f (patch)
tree92ee6062d1d06981f2ca22b8b29832c0ce0e5c70 /wiretap
parenteaea31134cfcb33c98e1ef537b3c52af688a555d (diff)
Get rid of some bogus commented-out statements.
svn path=/trunk/; revision=6842
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/netxray.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/wiretap/netxray.c b/wiretap/netxray.c
index e4b7e3c2dd..1287931251 100644
--- a/wiretap/netxray.c
+++ b/wiretap/netxray.c
@@ -1,6 +1,6 @@
/* netxray.c
*
- * $Id: netxray.c,v 1.65 2003/01/03 07:51:26 guy Exp $
+ * $Id: netxray.c,v 1.66 2003/01/03 07:54:01 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -347,11 +347,8 @@ int netxray_open(wtap *wth, int *err)
* that look like FCS values.
*/
wth->capture.netxray->padding = 0;
- if (netxray_encap[hdr.network] == WTAP_ENCAP_IEEE_802_11_WITH_RADIO) {
+ if (netxray_encap[hdr.network] == WTAP_ENCAP_IEEE_802_11_WITH_RADIO)
wth->capture.netxray->padding = 4;
- }
- /*wth->frame_number = 0;*/
- /*wth->file_byte_offset = 0x10b;*/
/* Remember the offset after the last packet in the capture (which
* isn't necessarily the last packet in the file), as it appears