mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 09:40:37 +02:00
ColStatus: Removed obsolete code
This commit is contained in:
parent
38b04f4632
commit
1a7adea217
2 changed files with 0 additions and 10 deletions
|
@ -33,8 +33,6 @@ class ColumnStatus : public ColumnTypeString
|
|||
{
|
||||
public:
|
||||
ColumnStatus ();
|
||||
~ColumnStatus ();
|
||||
|
||||
void setStyle (const std::string&);
|
||||
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