more tweaking

This commit is contained in:
DarthArgus
2016-10-17 19:28:44 -05:00
parent 220a0ed7c9
commit 0d4bef0e88
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -45,6 +45,4 @@ webAPIHeartbeat::webAPIHeartbeat() {
} else {
this->eatIt();
}
this->~webAPIHeartbeat();
}