Code Cleanup

- Removed unused tips files, and associated references (thanks to dev-zero).
This commit is contained in:
Paul Beckingham 2014-08-31 09:20:21 -04:00
parent 72210ec2ac
commit ae667a7e9e
12 changed files with 1 additions and 446 deletions

View file

@ -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");