diff options
author | David Timber <mieabby@gmail.com> | 2020-01-19 13:12:29 +1100 |
---|---|---|
committer | David Timber <mieabby@gmail.com> | 2020-01-19 13:12:29 +1100 |
commit | d328cbbdc256197d02ec03eef0022b4122d38bb8 (patch) | |
tree | 088f711afe755ef99c28955fab716a0752e47029 /src/proone.h | |
parent | a9762b186c68797c19c61bf0284a80d9bc51a2ca (diff) |
bin pack redesign. resolv bug fix
Diffstat (limited to 'src/proone.h')
-rw-r--r-- | src/proone.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proone.h b/src/proone.h index b7f0cfb..ceee847 100644 --- a/src/proone.h +++ b/src/proone.h @@ -26,7 +26,6 @@ struct prne_global { bool bin_ready; bool is_child; - prne_unpack_bin_archive_result_t bin_pack; prne_bin_archive_t bin_archive; struct { |