Minor amount of code cleanup in Pcap IO source

This commit is contained in:
Tim Wojtulewicz 2019-11-26 12:06:45 -07:00
parent a00d11e44d
commit 062cadb124
2 changed files with 15 additions and 42 deletions

View file

@ -28,7 +28,6 @@ private:
void OpenLive();
void OpenOffline();
void PcapError(const char* where = 0);
void SetHdrSize();
Properties props;
Stats stats;