mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-21 09:00:38 +00:00
(open_archive): Removed assignment to read_full_records_option.
This commit is contained in:
@@ -293,7 +293,6 @@ open_archive (enum access_mode wanted_access)
|
||||
{
|
||||
case ACCESS_READ:
|
||||
child_pid = sys_child_open_for_uncompress ();
|
||||
read_full_records_option = false;
|
||||
break;
|
||||
|
||||
case ACCESS_WRITE:
|
||||
|
||||
Reference in New Issue
Block a user