X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Frecord_conv.h;h=c038197d6fc3e0003a1689694bfc9bac3f9d28f5;hp=908924486ea599ce0f32f594afb3b96f0774c836;hb=473824797f568578dc17d7242551cb2f7ccef46c;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e diff --git a/include/yaz/record_conv.h b/include/yaz/record_conv.h index 9089244..c038197 100644 --- a/include/yaz/record_conv.h +++ b/include/yaz/record_conv.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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