remove unneeded define

This commit is contained in:
Stanislav Malyshev 2008-08-01 22:43:16 +00:00
parent 884aff3adb
commit c123d7fea0

View file

@ -33,7 +33,6 @@
#endif
#ifdef ZEND_WIN32
# define _WIN32_WINNT 0x0400
# include <wincrypt.h>
# include <process.h>
#endif