mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
ColUntil: Removed obsolete code
This commit is contained in:
parent
08066b694c
commit
51badfa4ee
2 changed files with 0 additions and 6 deletions
|
@ -36,8 +36,3 @@ ColumnUntil::ColumnUntil ()
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnUntil::~ColumnUntil ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -33,7 +33,6 @@ class ColumnUntil : public ColumnTypeDate
|
|||
{
|
||||
public:
|
||||
ColumnUntil ();
|
||||
~ColumnUntil ();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue