mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Sync
- Removed unnecessary diagnostic message.
This commit is contained in:
parent
a921ea4ed6
commit
4e62d8fddc
1 changed files with 0 additions and 2 deletions
|
@ -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 <std::string> pending;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue