aboutsummaryrefslogtreecommitdiffstats
path: root/cryptography/hazmat/backends/openssl/crypto.py
diff options
context:
space:
mode:
Diffstat (limited to 'cryptography/hazmat/backends/openssl/crypto.py')
-rw-r--r--cryptography/hazmat/backends/openssl/crypto.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cryptography/hazmat/backends/openssl/crypto.py b/cryptography/hazmat/backends/openssl/crypto.py
index c4300ee0..11e5f2f5 100644
--- a/cryptography/hazmat/backends/openssl/crypto.py
+++ b/cryptography/hazmat/backends/openssl/crypto.py
@@ -36,8 +36,6 @@ void CRYPTO_malloc_debug_init();
#define CRYPTO_MEM_CHECK_OFF ...
#define CRYPTO_MEM_CHECK_ENABLE ...
#define CRYPTO_MEM_CHECK_DISABLE ...
-
-#define OPENSSL_malloc ...
"""
CUSTOMIZATIONS = """