mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Minor amount of code cleanup in Pcap IO source
This commit is contained in:
parent
a00d11e44d
commit
062cadb124
2 changed files with 15 additions and 42 deletions
|
@ -28,7 +28,6 @@ private:
|
|||
void OpenLive();
|
||||
void OpenOffline();
|
||||
void PcapError(const char* where = 0);
|
||||
void SetHdrSize();
|
||||
|
||||
Properties props;
|
||||
Stats stats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue