summaryrefslogtreecommitdiff
path: root/icclient/product.h
diff options
context:
space:
mode:
Diffstat (limited to 'icclient/product.h')
-rw-r--r--icclient/product.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/icclient/product.h b/icclient/product.h
index 12da846..6b2b890 100644
--- a/icclient/product.h
+++ b/icclient/product.h
@@ -15,9 +15,6 @@ struct icclient_catalog {
extern "C" {
#endif
- void icclient_product_all(struct icclient_catalog **catalogptr
- , size_t (*callback)(void *contents, size_t size
- , size_t nmemb, void *userdata));
void icclient_product_freecatalog(struct icclient_catalog *catalog);
#ifdef __cplusplus