]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/ether_cap.h
WaitPackets moved to common.lib
[stg.git] / projects / stargazer / plugins / capture / ether_linux / ether_cap.h
index c03a6066a6092b0ac48b768f5c76724984d6fb12..994fea8ac167ffc591db5823994c2696cfd64cf6 100644 (file)
@@ -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;