mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-14 07:18:13 +00:00
Fixed compile warning about unused variable in wave test program.
This commit is contained in:
@@ -48,7 +48,6 @@ poked(int sig)
|
||||
int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
int i;
|
||||
char filename[4096];
|
||||
|
||||
/* Enable standard application logging */
|
||||
|
Reference in New Issue
Block a user