]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
WaitPackets moved to common.lib
[stg.git] / projects / stargazer / plugins / authorization / inetaccess / inetaccess.h
index a648ec04db0d3758994f56cc391252c44f5f6741..ab0c20ee89d37d154c08576a35eaee826b483d3a 100644 (file)
@@ -283,8 +283,6 @@ private:
     int                 RealSendMessage7(const STG_MSG & msg, uint32_t ip, IA_USER & user);
     int                 RealSendMessage8(const STG_MSG & msg, uint32_t ip, IA_USER & user);
 
-    bool                WaitPackets(int sd) const;
-
     BLOWFISH_CTX        ctxS;        //for loginS
 
     mutable std::string errorStr;