Explorar el Código

Fixed compile warning about unused variable in wave test program.

Philipp Wiesemann hace 11 años
padre
commit
cec3efe627
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 */