Skip to content

Commit

Permalink
Fixed compile warning about unused variable in wave test program.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Feb 15, 2015
1 parent df32996 commit cec3efe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/loopwavequeue.c
Expand Up @@ -48,7 +48,6 @@ poked(int sig)
int
main(int argc, char *argv[])
{
int i;
char filename[4096];

/* Enable standard application logging */
Expand Down

0 comments on commit cec3efe

Please sign in to comment.