]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/radius/radius.h
WaitPackets moved to common.lib
[stg.git] / projects / stargazer / plugins / other / radius / radius.h
index 2a60f1172591d2ba04620dda09f05461a3343e33..434849076bd3c099f8c0cc8f3c6a55fe10777b61 100644 (file)
@@ -125,8 +125,6 @@ private:
     bool                CanAcctService(const std::string & svc) const;
     bool                IsAllowedService(const std::string & svc) const;
 
-    bool                WaitPackets(int sd) const;
-
     void                PrintServices(const std::list<std::string> & svcs);
 
     struct Printer : public unary_function<std::string, void>