diff --git a/src/cp.c b/src/cp.c index 9563b149f..dee2f9ad8 100644 --- a/src/cp.c +++ b/src/cp.c @@ -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 {