]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/stress.h
Code deduplication
[stg.git] / projects / stargazer / plugins / authorization / stress / stress.h
index 85eb75be83094e5a22fd2722a7b9fe5ca8747712..bfcf56d01c7a0f76f707ca5100f8c2c9f9cd5340 100644 (file)
@@ -76,7 +76,6 @@ public:
     int             ParseSettings(const MODULE_SETTINGS & s);
     int             GetAverageOnlineTime() const;
 private:
-    int             ParseIntInRange(const std::string & str, int min, int max, int * val);
     int             averageOnlineTime;
     std::string     errorStr;
 };