Remove unused includes. This only removes includes that aren't used at all, not even in comments.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_error.h>
|
||||
#include <SDL3/SDL_keyboard.h>
|
||||
#include <SDL3/SDL_render.h>
|
||||
#include <SDL3/SDL_video.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
|
||||
Reference in New Issue
Block a user