mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 09:17:19 +02:00
Code Cleanup
- Eliminatd helpers.cpp, and the redundant getFullDescription function therein. - The timesheet report now uses standard description formatting.
This commit is contained in:
parent
a300dba2df
commit
761ef296ad
4 changed files with 27 additions and 115 deletions
|
@ -33,7 +33,6 @@ set (task_SRCS A3.cpp A3.h
|
|||
Uri.cpp Uri.h
|
||||
ViewTask.cpp ViewTask.h
|
||||
ViewText.cpp ViewText.h
|
||||
helpers.cpp
|
||||
dependency.cpp
|
||||
feedback.cpp
|
||||
i18n.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue