diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-12 20:30:02 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-12 20:30:02 +0800 |
commit | 07435e79294202706ccf71f91eab48bcd122c459 (patch) | |
tree | 7050791e394735503cbf96a46a8fdfe08784462b /icclient/catalog.h | |
parent | 912d33c811807fa87836771987fa8f99c66bf937 (diff) |
Remove the interface of a no longer existing function
Diffstat (limited to 'icclient/catalog.h')
-rw-r--r-- | icclient/catalog.h | 1 |
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 |