mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Eliminated redundant getDueDate helper function.
This commit is contained in:
parent
0f4bcefcff
commit
facb795f88
5 changed files with 17 additions and 18 deletions
|
@ -50,7 +50,6 @@ bool nag (Task&);
|
|||
|
||||
// helpers.cpp
|
||||
std::string getFullDescription (Task&, const std::string&);
|
||||
std::string getDueDate (Task&, const std::string&);
|
||||
|
||||
// rules.cpp
|
||||
void initializeColorRules ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue