Delete unused variables found by -Wall
authorguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 01:29:03 +0000 (01:29 +0000)
committerguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 01:29:03 +0000 (01:29 +0000)
commit50b7afb2c2c0993b0894d4e34bf857cb13ed9c80
treea1122224f036214c307006dc274db8cbf613e072
parentf1f3d9f4c74a6f422543139bdf99be023769a5bb
Delete unused variables found by -Wall
regress/lib/libc/stdio_threading/fgetln/fgetln_test.c
regress/lib/libc/stdio_threading/fgets/fgets_test.c
regress/lib/libc/stdio_threading/fputs/fputs_test.c
regress/lib/libc/stdio_threading/fread/fread_test.c
regress/lib/libc/stdio_threading/fwrite/fwrite_test.c