summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cp.c3
1 files changed, 0 insertions, 3 deletions
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
{