From: Thomas Bluemel Date: Fri, 18 Nov 2005 23:58:48 +0000 (+0000) Subject: fix the build X-Git-Tag: backups/ros-branch-0_2_9@19949~581 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=f2c46acc545337816efdecf73737ed1924afaa75 fix the build svn path=/trunk/; revision=19337 --- diff --git a/reactos/lib/crypt32/crypt32_private.h b/reactos/lib/crypt32/crypt32_private.h index 3e7e86062a1..9b593533723 100644 --- a/reactos/lib/crypt32/crypt32_private.h +++ b/reactos/lib/crypt32/crypt32_private.h @@ -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. */