Remove unused internal header SDL_sysevents.h

This commit is contained in:
Cameron Cawley
2022-07-01 13:08:31 +01:00
committed by Sam Lantinga
parent 3e114872e8
commit 78089e6598
13 changed files with 4 additions and 75 deletions

View File

@@ -23,9 +23,9 @@
#if SDL_VIDEO_DRIVER_RPI
#include "../../events/SDL_sysevents.h"
#include "../../events/SDL_events_c.h"
#include "../../events/SDL_keyboard_c.h"
#include "../SDL_sysvideo.h"
#include "SDL_rpivideo.h"
#include "SDL_rpievents_c.h"