]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/stress.h
More clear plugin API
[stg.git] / projects / stargazer / plugins / authorization / stress / stress.h
index bfcf56d01c7a0f76f707ca5100f8c2c9f9cd5340..fe9ccd9d090ddf69ac28f46578eb181543ea66d1 100644 (file)
@@ -88,11 +88,6 @@ public:
     virtual ~AUTH_STRESS() {}
 
     void                SetUsers(USERS * u);
-    void                SetTariffs(TARIFFS *) {}
-    void                SetAdmins(ADMINS *) {}
-    void                SetTraffcounter(TRAFFCOUNTER *) {}
-    void                SetStore(STORE *) {}
-    void                SetStgSettings(const SETTINGS *) {}
 
     int                 Start();
     int                 Stop();