summaryrefslogtreecommitdiff
path: root/icclient
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-12 20:30:02 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-12 20:30:02 +0800
commit07435e79294202706ccf71f91eab48bcd122c459 (patch)
tree7050791e394735503cbf96a46a8fdfe08784462b /icclient
parent912d33c811807fa87836771987fa8f99c66bf937 (diff)
Remove the interface of a no longer existing function
Diffstat (limited to 'icclient')
-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