浏览代码

Fixed compile warning about unused variable in wave test program.

Philipp Wiesemann 11 年之前
父节点
当前提交
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 */