From: Adam Dickmeiss Date: Wed, 30 Jan 2013 11:54:39 +0000 (+0100) Subject: Remove comment for non-existing function X-Git-Tag: v4.2.50~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=a601f8d28e00bb3d66d7d425c4cf19cb691d8ce3;ds=sidebyside Remove comment for non-existing function --- diff --git a/include/yaz/record_conv.h b/include/yaz/record_conv.h index 9089244..699c0ee 100644 --- a/include/yaz/record_conv.h +++ b/include/yaz/record_conv.h @@ -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