git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Реалізовано внутрішню чергу повідомлень і її синхронізацію з базою
[stg.git]
/
projects
/
stargazer
/
users.h
diff --git
a/projects/stargazer/users.h
b/projects/stargazer/users.h
index 07c9c102cdd63402c3aef504cffed2b8b0867959..22065367aad4254bdba8d489b5b84b697301dab4 100644
(file)
--- 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);