mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-23 20:12:30 +00:00
testmouse.c: remove unused local var.
This commit is contained in:
parent
830206581b
commit
e967f00271
@ -74,9 +74,8 @@ AppendLine(Line *line)
|
||||
}
|
||||
|
||||
void
|
||||
loop()
|
||||
loop(void)
|
||||
{
|
||||
int i;
|
||||
SDL_Event event;
|
||||
|
||||
/* Check for events */
|
||||
|
Loading…
x
Reference in New Issue
Block a user