diff --git a/src/filesys.cpp b/src/filesys.cpp index 9aeecf427..4cefdb807 100644 --- a/src/filesys.cpp +++ b/src/filesys.cpp @@ -142,7 +142,7 @@ bool RecursiveDelete(const std::string &path) infostream<<"RecursiveDelete: Deleting content of directory " < content = GetDirListing(path); - for(int i=0; i