mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
ColProject: Removed obsolete code
This commit is contained in:
parent
926f85ea7c
commit
a41839b242
2 changed files with 0 additions and 7 deletions
|
@ -33,8 +33,6 @@ class ColumnProject : public ColumnTypeString
|
|||
{
|
||||
public:
|
||||
ColumnProject ();
|
||||
~ColumnProject ();
|
||||
|
||||
void measure (Task&, unsigned int&, unsigned int&);
|
||||
void render (std::vector <std::string>&, Task&, int, Color&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue