SDL: Get rid of unneeded forwards.
This commit is contained in:
parent
d127843859
commit
57e3388197
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@
|
||||||
#include "backends/events/sdl/sdl-events.h"
|
#include "backends/events/sdl/sdl-events.h"
|
||||||
#include "backends/log/log.h"
|
#include "backends/log/log.h"
|
||||||
|
|
||||||
namespace Common {
|
|
||||||
struct KeyTableEntry;
|
|
||||||
struct ModifierTableEntry;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base OSystem class for all SDL ports.
|
* Base OSystem class for all SDL ports.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue