xbps_entry_install_conf_file: fix non debug build.

This commit is contained in:
Juan RP
2014-09-11 11:56:23 +02:00
parent e1124800a5
commit ed6b3c00f5
3 changed files with 2 additions and 5 deletions

View File

@ -158,7 +158,6 @@ int HIDDEN xbps_entry_install_conf_file(struct xbps_handle *,
xbps_dictionary_t,
struct archive_entry *,
const char *,
const char *,
const char *);
/**