X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bc4929f4d2f051277f116d6d582ccdb371f27595..f1a252c45aa05f39839b6d4cb3c741a16d80c719:/projects/stargazer/user.h?ds=sidebyside diff --git a/projects/stargazer/user.h b/projects/stargazer/user.h index 3631d900..8e338463 100644 --- a/projects/stargazer/user.h +++ b/projects/stargazer/user.h @@ -203,7 +203,6 @@ private: int SaveMonthStat(int month, int year); int SendMessage(const STG_MSG & msg); - int RemoveMessage(uint64_t) { return 0; } int ScanMessage(); time_t lastScanMessages;