Fixed compile warning about unused variable in wave test program.

Philipp Wiesemann 2015-02-15 11:33:39 +01:00
parent df3299627d
commit cec3efe627
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ poked(int sig)
int
main(int argc, char *argv[])
{
int i;
char filename[4096];
/* Enable standard application logging */