mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-09-11 21:45:09 -04:00
prob don't need a dtor?
This commit is contained in:
@@ -17,9 +17,6 @@ namespace StellaBellum {
|
||||
class webAPIHeartbeat {
|
||||
public:
|
||||
webAPIHeartbeat();
|
||||
|
||||
~webAPIHeartbeat();
|
||||
|
||||
private:
|
||||
const inline std::string get_selfpath() {
|
||||
char buff[PATH_MAX];
|
||||
|
||||
Reference in New Issue
Block a user