cvs: ZendEngine2 / zend_alloc.c

"Stanislav Malyshev" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsstas1217630760@cvsserver>
stas		Fri Aug  1 22:46:00 2008 UTC

  Modified files:              
    /ZendEngine2	zend_alloc.c 
  Log:
  remove unneeded define
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_alloc.c?r1=1.215&r2=1.216&diff_format=u
Index: ZendEngine2/zend_alloc.c
diff -u ZendEngine2/zend_alloc.c:1.215 ZendEngine2/zend_alloc.c:1.216
--- ZendEngine2/zend_alloc.c:1.215	Thu Jul 24 13:46:48 2008
+++ ZendEngine2/zend_alloc.c	Fri Aug  1 22:45:59 2008
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: zend_alloc.c,v 1.215 2008/07/24 13:46:48 dmitry Exp $ */
+/* $Id: zend_alloc.c,v 1.216 2008/08/01 22:45:59 stas Exp $ */
 
 #include "zend.h"
 #include "zend_alloc.h"
@@ -33,7 +33,6 @@
 #endif
 
 #ifdef ZEND_WIN32
-# define _WIN32_WINNT 0x0400
 # include <wincrypt.h>
 # include <process.h>
 #endif



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.