mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CLI
- Removed ::getWords debug output.
This commit is contained in:
parent
0138c13833
commit
160c4d90d9
1 changed files with 0 additions and 3 deletions
|
@ -383,9 +383,6 @@ const std::vector <std::string> CLI::getWords ()
|
|||
}
|
||||
}
|
||||
|
||||
std::string all;
|
||||
join (all, " ", words);
|
||||
std::cout << "# CLI::getWords " << all << "\n";
|
||||
return words;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue