diff --git a/server/pcaptxttagstats.h b/server/pcaptxttagstats.h index 20dcb9e..d10807d 100644 --- a/server/pcaptxttagstats.h +++ b/server/pcaptxttagstats.h @@ -44,7 +44,6 @@ private: QString device_; bool isDirectional_{true}; - pcap_t *handle_{nullptr}; volatile State state_{kNotStarted}; volatile bool stop_{false};