(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