mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-31 00:09:19 +01:00
Fixed compile warning about unused variable in wave test program.
This commit is contained in:
parent
df3299627d
commit
cec3efe627
@ -48,7 +48,6 @@ poked(int sig)
|
||||
int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
int i;
|
||||
char filename[4096];
|
||||
|
||||
/* Enable standard application logging */
|
||||
|
Loading…
Reference in New Issue
Block a user