X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3ebc508c918fe3211d2b94434c227d3d00b02f5f..820288049b136a341da8815142ae44ac912b72ad:/projects/stargazer/users.h diff --git a/projects/stargazer/users.h b/projects/stargazer/users.h index 07c9c102..22065367 100644 --- a/projects/stargazer/users.h +++ b/projects/stargazer/users.h @@ -119,8 +119,6 @@ public: int Start(); int Stop(); - int SendMessage(const string & login, time_t sndTtime, time_t showTime, char type, const string & text) const; - private: void AddToIPIdx(user_iter); void DelFromIPIdx(uint32_t ip);