From: Sergey Poznyakoff Date: Tue, 11 May 2004 14:23:25 +0000 (+0000) Subject: (open_archive): Removed assignment to read_full_records_option. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=3e8f210904c1ca7db385249c53bccf464a184623;p=chaz%2Ftar (open_archive): Removed assignment to read_full_records_option. --- diff --git a/src/buffer.c b/src/buffer.c index f3cebc0..afab39c 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -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: