mirror of
https://github.com/encounter/SDL.git
synced 2025-06-16 11:33:39 +00:00
Even without the thread, it'll do an initial hardware detection at startup, but there won't be any further hotplug events after that. But for many cases, that is likely complete sufficient. In either case, this cleaned up the code to no longer need a semaphore at startup. Fixes #4862.