mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +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:
|
public:
|
||||||
ColumnUntil ();
|
ColumnUntil ();
|
||||||
~ColumnUntil ();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue