diff --git a/src/engine.cpp b/src/engine.cpp index 16a5995..8273a44 100644 --- a/src/engine.cpp +++ b/src/engine.cpp @@ -802,9 +802,6 @@ bool Game::postload () { // startup the sockets on windows http.startup (); - // startup the sockets - http.startup (); - // set the app name plat.setAppName (product.name.chars ());