summaryrefslogtreecommitdiffstats
path: root/external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi
diff options
context:
space:
mode:
Diffstat (limited to 'external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi')
-rw-r--r--external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi3
1 files changed, 0 insertions, 3 deletions
diff --git a/external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi b/external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi
deleted file mode 100644
index 60395484..00000000
--- a/external_libs/python/pyzmq-14.7.0/buildutils/templates/constant_enums.pxi
+++ /dev/null
@@ -1,3 +0,0 @@
-cdef extern from "zmq.h" nogil:
-
- {ZMQ_ENUMS}