Make onAborted unique_function

This commit is contained in:
Alex Hultman
2019-01-17 06:30:47 +01:00
parent 0ca061e772
commit 6718301ac9
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -67,8 +67,6 @@ int main(int argc, char **argv) {
}
}).run();
/* This is needed to properly free default loop and such resources */
uWS::destroy();
std::cout << "Everything fine, falling through" << std::endl;