Skip to content
Snippets Groups Projects
Commit f5168e83 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Fixup: 7ce36fce.

parent ce42669a
No related branches found
No related tags found
No related merge requests found
......@@ -904,7 +904,6 @@ int cdiIterator_inqDatatype(CdiIterator* me)
*/
int cdiIterator_inqFiletype(CdiIterator* me)
{
sanityCheck(me);
return me->filetype;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment