]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/ping.h
Apply some Clang Tidy suggestions.
[stg.git] / projects / stargazer / plugins / other / ping / ping.h
index 23874e37623da45d03fd35fb30a0919d1889af80..6a82811224b9886b1a24e6fc56911adb153dc96c 100644 (file)
@@ -95,7 +95,6 @@ friend class CHG_CURRIP_NOTIFIER_PING;
 friend class CHG_IPS_NOTIFIER_PING;
 public:
     PING();
-    ~PING() override;
 
     void SetUsers(STG::Users * u) override { users = u; }
     void SetSettings(const STG::ModuleSettings & s) override { settings = s; }