From a601f8d28e00bb3d66d7d425c4cf19cb691d8ce3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 30 Jan 2013 12:54:39 +0100 Subject: [PATCH] Remove comment for non-existing function --- include/yaz/record_conv.h | 5 ----- 1 file changed, 5 deletions(-) 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 -- 1.7.10.4