Browse Source

Fixed compile warning about unused variable in wave test program.

Philipp Wiesemann 10 years ago
parent
commit
cec3efe627
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/loopwavequeue.c

+ 0 - 1
test/loopwavequeue.c

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