diff --git a/src/main_offline.cpp b/src/main_offline.cpp index 70f0637..c684366 100755 --- a/src/main_offline.cpp +++ b/src/main_offline.cpp @@ -161,8 +161,6 @@ bool copy(const char *i, const char *o, const struct stat *i_st, const struct st } } - std::cout << std::endl; - // Remember extended attributes. FileRememberXattrs xattrs;