]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/stress.h
Some minor improvements on ticket26.
[stg.git] / projects / stargazer / plugins / authorization / stress / stress.h
index 8ab8122a6611a00eae51117a67f6cc7ac28f72e2..6ead8f3359f9254c31dc1632f02b71ddaeee967b 100644 (file)
@@ -93,7 +93,7 @@ public:
 
     int                 Start();
     int                 Stop();
-    int                 Reload(const MODULE_SETTINGS & ms) { return 0; }
+    int                 Reload(const MODULE_SETTINGS & /*ms*/) { return 0; }
     bool                IsRunning();
     void                SetSettings(const MODULE_SETTINGS & s);
     int                 ParseSettings();