Get rid of some bogus commented-out statements.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 3 Jan 2003 07:54:01 +0000 (07:54 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 3 Jan 2003 07:54:01 +0000 (07:54 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6842 f5534014-38df-0310-8fa8-9805f1628bb7

wiretap/netxray.c

index e4b7e3c2dd88744c2371c1499840ae005b988eef..1287931251f06c7d4d4fca8c8d0e0002a24ace72 100644 (file)
@@ -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