Clean-up *_DEBUG options.
[openssl.git] / crypto / aes / aes_ecb.c
index 61cb0e73584aa48787e63e849098173fc5bc68c4..6639c783c47f3f5afd55732dab02c0dac4b329d0 100644 (file)
  *
  */
 
-#ifndef AES_DEBUG
-# ifndef NDEBUG
-#  define NDEBUG
-# endif
-#endif
 #include <assert.h>
 
 #include <openssl/aes.h>