fix the build
Modified: trunk/reactos/lib/crypt32/crypt32_private.h

Modified: trunk/reactos/lib/crypt32/crypt32_private.h
--- trunk/reactos/lib/crypt32/crypt32_private.h	2005-11-18 23:38:38 UTC (rev 19336)
+++ trunk/reactos/lib/crypt32/crypt32_private.h	2005-11-18 23:58:48 UTC (rev 19337)
@@ -19,8 +19,6 @@
 #ifndef __CRYPT32_PRIVATE_H__
 #define __CRYPT32_PRIVATE_H__
 
-#define STATUS_ACCESS_VIOLATION          0xC0000005
-
 /* Returns a handle to the default crypto provider; loads it if necessary.
  * Returns NULL on failure.
  */