From a41a20e1f667c810d2789beae726764aac4d1c61 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 3 Aug 2015 16:18:58 +0100 Subject: remove openssl CONDITIONAL_NAMES --- src/_cffi_src/openssl/crypto.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/_cffi_src/openssl/crypto.py') diff --git a/src/_cffi_src/openssl/crypto.py b/src/_cffi_src/openssl/crypto.py index 641e95a8..c66bbe36 100644 --- a/src/_cffi_src/openssl/crypto.py +++ b/src/_cffi_src/openssl/crypto.py @@ -54,5 +54,3 @@ void CRYPTO_malloc_debug_init(void); CUSTOMIZATIONS = """ """ - -CONDITIONAL_NAMES = {} -- cgit v1.2.3