]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Removed compression_method struct type 48/head
authorKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Fri, 13 Sep 2013 14:01:36 +0000 (16:01 +0200)
committerKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Fri, 13 Sep 2013 14:02:17 +0000 (16:02 +0200)
commit132d839fb326bae66a060dd99f4633de22ad4e1a
tree24363143cda7c6d7bc623622d270e45e34e589e1
parente97678a512fc2cf29b31fa7338b87a188714ad7f
Removed compression_method struct type

Since it was only used in one place, I've remove the struct type.
libarchive/archive_read_support_format_zip.c