From 1c52a97a1eca78699c7c115857a2c36d9e53cf64 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Oct 2009 09:23:24 -0700 Subject: Avoid warning in scanf test. --- stdio-common/scanf13.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stdio-common') diff --git a/stdio-common/scanf13.c b/stdio-common/scanf13.c index e53cde29c7..720224aa05 100644 --- a/stdio-common/scanf13.c +++ b/stdio-common/scanf13.c @@ -11,7 +11,6 @@ main (void) wchar_t *lsp1, *lsp2, *lsp3, *lsp4; int result = 0; char buf[2048+64]; - wchar_t wbuf[2048+64]; size_t i; #define FAIL() \ -- cgit 1.4.1