diff --git a/external/3rd/library/webAPI/webAPIHeartbeat.h b/external/3rd/library/webAPI/webAPIHeartbeat.h index 403d3b18..6e59ed24 100644 --- a/external/3rd/library/webAPI/webAPIHeartbeat.h +++ b/external/3rd/library/webAPI/webAPIHeartbeat.h @@ -17,9 +17,6 @@ namespace StellaBellum { class webAPIHeartbeat { public: webAPIHeartbeat(); - - ~webAPIHeartbeat(); - private: const inline std::string get_selfpath() { char buff[PATH_MAX];