mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Code Cleanup
- Removed unused tips files, and associated references (thanks to dev-zero).
This commit is contained in:
parent
72210ec2ac
commit
ae667a7e9e
12 changed files with 1 additions and 446 deletions
|
@ -342,7 +342,6 @@ int CmdShow::execute (std::string& output)
|
|||
|
||||
// TODO Check for referenced but missing theme files.
|
||||
// TODO Check for referenced but missing string files.
|
||||
// TODO Check for referenced but missing tips files.
|
||||
|
||||
// Check for bad values in rc.calendar.details.
|
||||
std::string calendardetails = context.config.get ("calendar.details");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue