summaryrefslogtreecommitdiffstats
path: root/test-wchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'test-wchar.c')
-rw-r--r--test-wchar.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test-wchar.c b/test-wchar.c
index c8fe3323..f668b8d9 100644
--- a/test-wchar.c
+++ b/test-wchar.c
@@ -15,10 +15,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#if defined(__linux__) || defined(__MINT__)
-#define _GNU_SOURCE /* wcwidth() */
-#endif
-
#include <locale.h>
#include <stdio.h>
#include <wchar.h>