From aea5d7277a2ebd2f432bc3196e4a0e2afe8d5878 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Mar 2012 03:02:24 -0500 Subject: Clean up tst-fphex test --- stdio-common/tst-fphex-wide.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'stdio-common/tst-fphex-wide.c') diff --git a/stdio-common/tst-fphex-wide.c b/stdio-common/tst-fphex-wide.c index 2fd9f6ae3e..04d913561f 100644 --- a/stdio-common/tst-fphex-wide.c +++ b/stdio-common/tst-fphex-wide.c @@ -19,12 +19,6 @@ #include -#define STR_LEN wcslen -#define SPRINT swprintf -#define STR_CMP wcscmp -#define CHAR_T wchar_t -#define PRINT wprintf -#define L_(Str) L##Str -#define L "l" +#define WIDE 1 #include "tst-fphex.c" -- cgit v1.2.1