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