X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bc4929f4d2f051277f116d6d582ccdb371f27595..3195a76cd3854870c3c9075e50dc90d99178c842:/projects/stargazer/user.h 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;