summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icclient/catalog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/icclient/catalog.h b/icclient/catalog.h
index 677d691..32dc33e 100644
--- a/icclient/catalog.h
+++ b/icclient/catalog.h
@@ -10,7 +10,6 @@ struct icclient_catalog {
extern "C" {
#endif
- void icclient_catalog_init();
void icclient_catalog_free(struct icclient_catalog *catalog);
#ifdef __cplusplus