Code Cleanup

- Eliminatd helpers.cpp, and the redundant getFullDescription function
  therein.
- The timesheet report now uses standard description formatting.
This commit is contained in:
Paul Beckingham 2012-03-03 16:08:21 -05:00
parent a300dba2df
commit 761ef296ad
4 changed files with 27 additions and 115 deletions

View file

@ -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