mirror of
https://github.com/encounter/SDL.git
synced 2025-08-11 14:39:08 +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
|
void
|
||||||
loop()
|
loop(void)
|
||||||
{
|
{
|
||||||
int i;
|
|
||||||
SDL_Event event;
|
SDL_Event event;
|
||||||
|
|
||||||
/* Check for events */
|
/* Check for events */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user