Remove dummy WINAPI define

svn path=/trunk/; revision=9519
This commit is contained in:
Steven Edwards 2004-05-28 18:21:18 +00:00
parent 663c447ca6
commit 942d157b7a

View file

@ -18,11 +18,6 @@
#include <stdio.h>
#include <time.h>
#ifdef __GNUC__
#undef WINAPI
#define WINAPI
#endif
#include <iptypes.h>
#include <ipexport.h>
#include <tlhelp32.h>