fix macro redefinition when compiling with msvc
Modified: trunk/reactos/subsys/system/taskmgr/precomp.h
_____
Modified: trunk/reactos/subsys/system/taskmgr/precomp.h
--- trunk/reactos/subsys/system/taskmgr/precomp.h 2005-11-30
21:29:39 UTC (rev 19785)
+++ trunk/reactos/subsys/system/taskmgr/precomp.h 2005-11-30
22:11:00 UTC (rev 19786)
@@ -1,6 +1,5 @@
#ifndef __PRECOMP_H
#define __PRECOMP_H
-#define _CRT_SECURE_NO_DEPRECATE
#define WIN32_NO_STATUS
#include <windows.h>