]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.h
Removed redundand code. Fixes #24.
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.h
index e0118638a8d5ac21f0c5966c4ba79fcf7f2f22aa..cbb9f97f814c5aeab870872613e96dd5bef5c390 100644 (file)
@@ -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);