in theory this should work on all processes?

This commit is contained in:
DarthArgus
2016-10-17 19:05:25 -05:00
parent aeb6cbe47b
commit 826e75014a
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -45,4 +45,6 @@ webAPIHeartbeat::webAPIHeartbeat() {
} else {
this->eatIt();
}
this->~webAPIHeartbeat();
}