diff options
Diffstat (limited to 'lib/libarchive/archive_private.h')
-rw-r--r-- | lib/libarchive/archive_private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libarchive/archive_private.h b/lib/libarchive/archive_private.h index 21655e7a2614..7cb654ed5e97 100644 --- a/lib/libarchive/archive_private.h +++ b/lib/libarchive/archive_private.h @@ -243,6 +243,5 @@ int __archive_read_register_compression(struct archive *a, */ int __archive_entry_acl_parse_w(struct archive_entry *, const wchar_t *, int type); -const wchar_t *__archive_entry_acl_text_w(struct archive_entry *, int type); #endif |