Removed deprecated code

This commit is contained in:
Celine Mercier
2016-10-10 17:01:51 +02:00
parent 60ab503a14
commit 1b07109e51

View File

@ -78,7 +78,6 @@ from .capi.obiview cimport Obiview_p, \
QUALITY_COLUMN
from libc.stdlib cimport malloc
from cpython.pycapsule cimport PyCapsule_New, PyCapsule_GetPointer
cdef class OBIDMS_column :