Command: tip

- Removed (stubbed) 'tip' command from core.  Will be external, if
  and when it is developed.
This commit is contained in:
Paul Beckingham
2011-06-13 00:49:37 -04:00
parent d6670ba198
commit 5d2528bff6
4 changed files with 0 additions and 96 deletions

View File

@@ -47,7 +47,6 @@ set (commands_SRCS Command.cpp Command.h
CmdSummary.cpp CmdSummary.h
CmdTags.cpp CmdTags.h
CmdTimesheet.cpp CmdTimesheet.h
CmdTip.cpp CmdTip.h
CmdUndo.cpp CmdUndo.h
CmdUrgency.cpp CmdUrgency.h
CmdVersion.cpp CmdVersion.h)