Remove WINVER, committed in r37916.

svn path=/trunk/; revision=37920
This commit is contained in:
Dmitry Gorbachev 2008-12-07 22:03:22 +00:00
parent 32580ec32a
commit cdbca12bbb

View file

@ -6,8 +6,6 @@
* COPYRIGHT: Copyright 2008 Colin Finck <colin@reactos.org>
*/
#define WINVER 0x0500 /* WC_NO_BEST_FIT_CHARS */
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>