summaryrefslogtreecommitdiff
path: root/Cython/Includes/Deprecated/python_buffer.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'Cython/Includes/Deprecated/python_buffer.pxd')
-rw-r--r--Cython/Includes/Deprecated/python_buffer.pxd2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cython/Includes/Deprecated/python_buffer.pxd b/Cython/Includes/Deprecated/python_buffer.pxd
deleted file mode 100644
index 2baeaae00..000000000
--- a/Cython/Includes/Deprecated/python_buffer.pxd
+++ /dev/null
@@ -1,2 +0,0 @@
-# Present for backwards compatibility
-from cpython.buffer cimport *