mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
iosource/pcap/Source: remove unused fields last_hdr
, last_data
This commit is contained in:
parent
4b8b6ec559
commit
d1dc70c90f
2 changed files with 0 additions and 8 deletions
|
@ -41,8 +41,6 @@ private:
|
|||
pcap_t *pd;
|
||||
|
||||
struct pcap_pkthdr current_hdr;
|
||||
struct pcap_pkthdr last_hdr;
|
||||
const u_char* last_data;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue