From 406a9d36363f979ef8d06b6b9629509d63b605e7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 17 Dec 2005 10:43:12 +0000 Subject: (cp_option_init) [umask_kill]: Remove member. --- src/copy.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/copy.h b/src/copy.h index 8ef0f9dd1..f08b62520 100644 --- a/src/copy.h +++ b/src/copy.h @@ -165,9 +165,6 @@ struct cp_options Create destination directories as usual. */ bool symbolic_link; - /* The bits to preserve in created files' modes. */ - mode_t umask_kill; - /* If true, do not copy a nondirectory that has an existing destination with the same or newer modification time. */ bool update; -- cgit v1.2.3-70-g09d2