Remove comment for non-existing function
[yaz-moved-to-github.git] / include / yaz / record_conv.h
index 9089244..699c0ee 100644 (file)
@@ -156,11 +156,6 @@ const char *yaz_record_conv_get_error(yaz_record_conv_t p);
 YAZ_EXPORT
 void yaz_record_conv_set_path(yaz_record_conv_t p, const char *path);
 
-/** adds a type to our conversion handler
-    \param p record conversion handle
-    \param type info
-*/
-
 YAZ_END_CDECL
 
 #endif