Remove debug code.

This commit is contained in:
Chong Yidong 2012-03-31 00:52:52 +08:00
parent 40311efcba
commit 7d0c323f58

View file

@ -1457,7 +1457,7 @@ ESC or `q' to not overwrite any of the remaining files,
(and (eq t (car (file-attributes destname)))
(eq file-creator 'dired-copy-file)
(file-subdir-of-p destname from)
(error "Here:Cannot copy `%s' into its subdirectory `%s'"
(error "Cannot copy `%s' into its subdirectory `%s'"
from to)))
(condition-case err
(progn