diff --git a/server/pcaptxttagstats.h b/server/pcaptxttagstats.h index 5f36539..20dcb9e 100644 --- a/server/pcaptxttagstats.h +++ b/server/pcaptxttagstats.h @@ -49,7 +49,6 @@ private: volatile bool stop_{false}; int portId_; - struct pcap_stat lastPcapStats_; StreamTiming *timing_{nullptr}; };