Prototype client_get_suggestions_xml in header
[pazpar2-moved-to-github.git] / src / session.c
index 3dcf40f..a94dc9f 100644 (file)
@@ -1049,8 +1049,6 @@ struct session *new_session(NMEM nmem, struct conf_service *service,
     return session;
 }
 
-const char * client_get_suggestions_xml(struct client *cl, WRBUF wrbuf);
-
 static struct hitsbytarget *hitsbytarget_nb(struct session *se,
                                             int *count, NMEM nmem)
 {