Skip to content

Commit cc9ab2a

Browse files
committed
Remove unused include
1 parent a9d57fc commit cc9ab2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/_zstd/_zstdmodule.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Python module.
1111
#include "zstd.h"
1212
#include "zdict.h"
1313

14-
#include "pycore_lock.h" // PyMutex APIs
1514

1615
#define PYTHON_MINIMUM_SUPPORTED_ZSTD_VERSION 10400
1716

0 commit comments

Comments
 (0)