]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/ping.h
More clear plugin API
[stg.git] / projects / stargazer / plugins / other / ping / ping.h
index aecbfb1559a4902284331b32993faa013b7263b8..618ecc73bb5e9e5404c8ad3a93b184a3c84cb84d 100644 (file)
@@ -88,11 +88,6 @@ public:
     virtual ~PING();
 
     void SetUsers(USERS * u);
-    void SetTariffs(TARIFFS *) {}
-    void SetAdmins(ADMINS *) {}
-    void SetTraffcounter(TRAFFCOUNTER *) {}
-    void SetStore(STORE *) {}
-    void SetStgSettings(const SETTINGS *) {}
     void SetSettings(const MODULE_SETTINGS & s);
     int ParseSettings();