diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cp.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -663,9 +663,6 @@ do_copy (int n_files, char **file, const char *target_directory, x_tmp = *x; x_tmp.backup_type = none; x = &x_tmp; - - if (new_dest == NULL) - xalloc_die (); } else { |