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/conf.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/_cffi_src/openssl/conf.py') diff --git a/src/_cffi_src/openssl/conf.py b/src/_cffi_src/openssl/conf.py index cab246f0..c89ae5ca 100644 --- a/src/_cffi_src/openssl/conf.py +++ b/src/_cffi_src/openssl/conf.py @@ -22,5 +22,3 @@ MACROS = """ CUSTOMIZATIONS = """ """ - -CONDITIONAL_NAMES = {} -- cgit v1.2.3