Просмотр исходного кода

Fixed compile warning about unused variable in wave test program.

Philipp Wiesemann 11 лет назад
Родитель
Сommit
cec3efe627
1 измененных файлов с 0 добавлено и 1 удалено
  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 */