X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/57f35d206c1155ff0d948a18cea4713617df8f3c..c27a570c2cd350c592b699f3841ebb4db3fae63e:/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;