]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-int.h
Remove no more used field 'tzoff' in some structures
[libpcap] / pcap-int.h
index 5888df7241b65bf933b045ceaba1926aa5680110..210368228beca4b56b1e39ec3b75f819bd59df46 100644 (file)
@@ -196,7 +196,6 @@ struct pcap {
        int snapshot;
        int linktype;           /* Network linktype */
        int linktype_ext;       /* Extended information stored in the linktype field of a file */
-       int tzoff;              /* timezone offset */
        int offset;             /* offset for proper alignment */
        int activated;          /* true if the capture is really started */
        int oldstyle;           /* if we're opening with pcap_open_live() */