Deleted declaration of obsolete public function

This commit is contained in:
Celine Mercier
2016-04-11 11:14:20 +02:00
parent 019dfc01b4
commit 966b1325ed

View File

@ -359,8 +359,4 @@ index_t obi_column_get_element_index_from_name(OBIDMS_column_p column, const cha
char* obi_column_format_date(time_t date);
int obi_select(OBIDMS_column_p lines_column, index_t line_to_grep);
#endif /* OBIDMSCOLUMN_H_ */