Explorar el Código

remove unused variable

Micah Kornfield hace 5 años
padre
commit
de2e9e5241
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      setup.py

+ 0 - 1
setup.py

@@ -271,7 +271,6 @@ if BUILD_WITH_SYSTEM_CARES:
 
 DEFINE_MACROS = (('_WIN32_WINNT', 0x600),)
 asm_files = []
-NO_BORING_ASM = True
 
 asm_key = ''
 if BUILD_WITH_BORING_SSL_ASM: