Small fixes (potential compilation problems)

This commit is contained in:
Celine Mercier
2020-10-30 10:41:58 +01:00
parent 422a6450fa
commit 199f3772e8
2 changed files with 4 additions and 6 deletions

View File

@ -63,8 +63,6 @@ cdef extern from "obidmscolumn.h" nogil:
char* obi_get_elements_names(OBIDMS_column_p column)
char* obi_column_formatted_infos(OBIDMS_column_p column)
index_t obi_column_get_element_index_from_name(OBIDMS_column_p column, const char* element_name)
int obi_column_write_comments(OBIDMS_column_p column, const char* comments)