git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d8c5426
)
Видалено не використовуваний метод USERS::SendMessage
author
Maxim Mamontov
<faust@gts.dp.ua>
Wed, 5 Jan 2011 10:23:03 +0000
(12:23 +0200)
committer
Maxim Mamontov
<faust@gts.dp.ua>
Wed, 5 Jan 2011 10:23:03 +0000
(12:23 +0200)
projects/stargazer/users.h
patch
|
blob
|
history
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 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);
private:
void AddToIPIdx(user_iter);
void DelFromIPIdx(uint32_t ip);