diff options
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/fgetln')
| -rwxr-xr-x | src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c b/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c index d5c4db2edf..0c815838d0 100755 --- a/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c +++ b/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c | |||
| @@ -43,7 +43,6 @@ int | |||
| 43 | main(void) | 43 | main(void) |
| 44 | { | 44 | { |
| 45 | char sfn[24]; | 45 | char sfn[24]; |
| 46 | char buf[sizeof(TEXT_N)]; | ||
| 47 | FILE *sfp; | 46 | FILE *sfp; |
| 48 | int fd, i; | 47 | int fd, i; |
| 49 | 48 | ||
