git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch from SpiderX <spiderx@spiderx.dp.ua> - scripts.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
rscript.h
diff --git
a/projects/stargazer/plugins/other/rscript/rscript.h
b/projects/stargazer/plugins/other/rscript/rscript.h
index e0118638a8d5ac21f0c5966c4ba79fcf7f2f22aa..cbb9f97f814c5aeab870872613e96dd5bef5c390 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/rscript.h
+++ b/
projects/stargazer/plugins/other/rscript/rscript.h
@@
-195,7
+195,6
@@
public:
void DelUser(USER_PTR u) { UnSetUserNotifiers(u); }
void AddUser(USER_PTR u) { SetUserNotifiers(u); }
- void ChangedIP(USER_PTR u, uint32_t oldIP, uint32_t newIP);
void AddRSU(USER_PTR user);
void DelRSU(USER_PTR user);