Skip to content

Commit fc6b0b1

Browse files
committed
remove useless directives
1 parent ecfb74a commit fc6b0b1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Modules/_hashopenssl.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@
8282
#define Py_HMAC_CTX_TYPE HMAC_CTX
8383
#endif
8484

85-
#ifdef Py_HAS_OPENSSL3_SUPPORT
86-
#else
87-
#endif
88-
8985
/* hash alias map and fast lookup
9086
*
9187
* Map between Python's preferred names and OpenSSL internal names. Maintain

0 commit comments

Comments
 (0)