X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6664a19ff9913571d49a9252e58fddaa9cda7f30..02f215c550418f180d0d1b2694c99a7a8d4dc4b2:/projects/stargazer/plugins/capture/ether_linux/ether_cap.h diff --git a/projects/stargazer/plugins/capture/ether_linux/ether_cap.h b/projects/stargazer/plugins/capture/ether_linux/ether_cap.h index c03a6066..994fea8a 100644 --- a/projects/stargazer/plugins/capture/ether_linux/ether_cap.h +++ b/projects/stargazer/plugins/capture/ether_linux/ether_cap.h @@ -67,7 +67,6 @@ private: int EthCapOpen(); int EthCapClose(); int EthCapRead(void * buffer, int blen, char ** iface); - bool WaitPackets(int sd) const; mutable std::string errorStr;