Commit 6dda14c0d85800e16af47f49e7451136a3395f7d

Philipp Wiesemann 2015-02-18T21:34:07

Emscripten: Fixed receiving joystick events after failed init or subsystem quit. The callbacks used to receive the HTML events were not removed if the joystick subsystem initialization failed or if the joystick subsystem was quit. Also, the already connected joysticks were not deleted if the initialization failed later.