]> git.stg.codes - stg.git/blobdiff - projects/stargazer/settings_impl.h
Massive refactoring.
[stg.git] / projects / stargazer / settings_impl.h
index 739bbcc946cc273c9d85c9f54fcb0a4f7d77e0a6..4a048333a4a5049ead5a6a19b19e10b77f797dd0 100644 (file)
@@ -85,7 +85,7 @@ public:
     bool                GetFreeMbAllowInet() const { return freeMbAllowInet; }
     bool                GetDayFeeIsLastDay() const { return dayFeeIsLastDay; }
     bool                GetWriteFreeMbTraffCost() const
-        { return writeFreeMbTraffCost; };
+        { return writeFreeMbTraffCost; }
     bool                GetShowFeeInCash() const { return showFeeInCash; }
     const std::string & GetMonitorDir() const { return monitorDir; }
     bool                GetMonitoring() const { return monitoring; }