fix macro redefinition when compiling with msvc
authorChristoph von Wittich <christoph_vw@reactos.org>
Wed, 30 Nov 2005 22:11:00 +0000 (22:11 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Wed, 30 Nov 2005 22:11:00 +0000 (22:11 +0000)
svn path=/trunk/; revision=19786

reactos/subsys/system/taskmgr/precomp.h

index ff967cd..a1ad482 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef __PRECOMP_H
 #define __PRECOMP_H
-#define _CRT_SECURE_NO_DEPRECATE
 
 #define WIN32_NO_STATUS
 #include <windows.h>