mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ColDepends: Removed obsolete method
This commit is contained in:
parent
07027abf99
commit
a5c4f35e06
2 changed files with 0 additions and 6 deletions
|
@ -33,7 +33,6 @@ class ColumnDepends : public ColumnTypeString
|
|||
{
|
||||
public:
|
||||
ColumnDepends ();
|
||||
~ColumnDepends ();
|
||||
|
||||
void setStyle (const std::string&);
|
||||
void measure (Task&, unsigned int&, unsigned int&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue