From 07435e79294202706ccf71f91eab48bcd122c459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sat, 12 Jun 2021 20:30:02 +0800 Subject: Remove the interface of a no longer existing function --- icclient/catalog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'icclient/catalog.h') 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 -- cgit v1.2.3