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, 1 insertions, 2 deletions
diff --git a/icclient/product.h b/icclient/product.h
index c3e91bd..8fa6bc3 100644
--- a/icclient/product.h
+++ b/icclient/product.h
@@ -23,11 +23,10 @@ struct icclient_product {
extern "C" {
#endif
- void icclient_product_init(struct icclient_product *product);
void icclient_product_free(struct icclient_product *product);
#ifdef __cplusplus
}
#endif
-#endif // ICCLIENT_PRODUCT_H
+#endif