LIB: remove debug print

This commit is contained in:
Julian Ospald 2015-12-22 19:49:47 +01:00
parent eba0c95f8c
commit aa1401d874
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ copyDir cm from@(_ :/ Dir fromn _)
let fromp = fullPath from
top = fullPath to
destdirp = fullPath to </> fromn
print destdirp
throwDestinationInSource fromp destdirp
throwSameFile fromp destdirp