summaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/copy.c b/src/copy.c
index 1f8c40a20..d0aad251b 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -937,8 +937,6 @@ copy_internal (const char *src_path, const char *dst_path,
int in_current_dir;
dst_parent = dir_name (dst_path);
- if (dst_parent == NULL)
- xalloc_die ();
in_current_dir = (STREQ (".", dst_parent)
/* If either stat call fails, it's ok not to report