Refactor record render to separate source
[yaz-moved-to-github.git] / src / zoom-p.h
index 2763d56..06d4b29 100644 (file)
@@ -288,9 +288,6 @@ Z_Query *ZOOM_query_get_Z_Query(ZOOM_query s);
 Z_SortKeySpecList *ZOOM_query_get_sortspec(ZOOM_query s);
 char *ZOOM_query_get_query_string(ZOOM_query s);
 
-const char *ZOOM_npr_format(Z_NamePlusRecord *npr, const char *schema,
-                            WRBUF wrbuf,
-                            const char *type_spec, int *len);
 int ZOOM_uri_to_code(const char *uri);
 
 /*