mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ColUUID: Removed obsolete code
This commit is contained in:
parent
f89c35f736
commit
08066b694c
2 changed files with 0 additions and 10 deletions
|
@ -33,8 +33,6 @@ class ColumnUUID : public ColumnTypeString
|
|||
{
|
||||
public:
|
||||
ColumnUUID ();
|
||||
~ColumnUUID ();
|
||||
|
||||
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