git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Light inetaccess plugin refactoring
[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 24d44763af18c391c46c9dec2a459c2a79e2a759..649970e913964c7d1cc508dd0449495af49cbb98 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/rscript.h
+++ b/
projects/stargazer/plugins/other/rscript/rscript.h
@@
-129,11
+129,6
@@
public:
virtual ~REMOTE_SCRIPT();
void SetUsers(USERS * u) { users = u; }
virtual ~REMOTE_SCRIPT();
void SetUsers(USERS * u) { users = u; }
- void SetTariffs(TARIFFS *) {}
- void SetAdmins(ADMINS *) {}
- void SetTraffcounter(TRAFFCOUNTER *) {}
- void SetStore(STORE *) {}
- void SetStgSettings(const SETTINGS *) {}
void SetSettings(const MODULE_SETTINGS & s) { settings = s; }
int ParseSettings();
void SetSettings(const MODULE_SETTINGS & s) { settings = s; }
int ParseSettings();