From ad31f4335067b003c59ebbdaa5cc84c2974f4f42 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 7 Feb 2004 16:01:31 +0000 Subject: [PATCH] (cp_option_init): Likewise. --- src/install.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/install.c b/src/install.c index a48076d..3279782 100644 --- a/src/install.c +++ b/src/install.c @@ -165,7 +165,6 @@ cp_option_init (struct cp_options *x) x->umask_kill = 0; x->update = 0; x->verbose = 0; - x->xstat = stat; x->dest_info = NULL; x->src_info = NULL; } -- 2.7.4