diff --git a/src/TDB.cpp b/src/TDB.cpp index 39d7d0c30..ec2454bda 100644 --- a/src/TDB.cpp +++ b/src/TDB.cpp @@ -1372,8 +1372,6 @@ void TDB::merge (const std::string& mergeFile) if (!mods.empty ()) { - std::cout << "Running redo routine...\n"; - std::string pendingFile = location.data + "/pending.data"; std::vector pending;