summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/install.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index a48076db8..3279782ba 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;
}