diff --git a/lasp/device/lasp_daqconfig.pxd b/lasp/device/lasp_daqconfig.pxd deleted file mode 100644 index 60bcdeb..0000000 --- a/lasp/device/lasp_daqconfig.pxd +++ /dev/null @@ -1,6 +0,0 @@ -include "lasp_common_decls.pxd" -from .lasp_deviceinfo cimport DeviceInfo - -cdef class DaqConfiguration: - cdef: - cppDaqConfiguration config