Remove unused includes. This only removes includes that aren't used at all, not even in comments.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
/* Thread synchronization primitives */
|
||||
#include <SDL3/SDL_atomic.h>
|
||||
#include <SDL3/SDL_mutex.h>
|
||||
|
||||
#if defined(SDL_PLATFORM_WINDOWS)
|
||||
#include <process.h> /* _beginthreadex() and _endthreadex() */
|
||||
|
||||
Reference in New Issue
Block a user