aboutsummaryrefslogtreecommitdiff
path: root/pcap-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-int.h')
-rw-r--r--pcap-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pcap-int.h b/pcap-int.h
index 5888df72..21036822 100644
--- a/pcap-int.h
+++ b/pcap-int.h
@@ -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() */