From cdbca12bbb6a34f606c4af1f215f9004943eb28e Mon Sep 17 00:00:00 2001 From: Dmitry Gorbachev Date: Sun, 7 Dec 2008 22:03:22 +0000 Subject: [PATCH] Remove WINVER, committed in r37916. svn path=/trunk/; revision=37920 --- rostests/tests/wcstombs-tests/wcstombs-tests.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/rostests/tests/wcstombs-tests/wcstombs-tests.c b/rostests/tests/wcstombs-tests/wcstombs-tests.c index a7c5114d3ff..2828bf12d51 100644 --- a/rostests/tests/wcstombs-tests/wcstombs-tests.c +++ b/rostests/tests/wcstombs-tests/wcstombs-tests.c @@ -6,8 +6,6 @@ * COPYRIGHT: Copyright 2008 Colin Finck */ -#define WINVER 0x0500 /* WC_NO_BEST_FIT_CHARS */ - #include #include #include