Remove #error from include files.
[oweals/openssl.git] / crypto / blake2 / blake2_locl.h
index ba438f4e3e76b619939aaa55de544040bba0653b..10334b1622ba0665ed3496f0392e4f95c634c65a 100644 (file)
 #include <stddef.h>
 #include "e_os.h"
 
-# ifdef OPENSSL_NO_BLAKE2
-#  error BLAKE2 is disabled.
-# endif
-
 #define BLAKE2S_BLOCKBYTES    64
 #define BLAKE2S_OUTBYTES      32
 #define BLAKE2S_KEYBYTES      32