mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
ColWait: Removed obsolete code
This commit is contained in:
parent
8c74495b11
commit
8a94602eb8
2 changed files with 0 additions and 6 deletions
|
@ -36,8 +36,3 @@ ColumnWait::ColumnWait ()
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
ColumnWait::~ColumnWait ()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
|
||||||
|
|
|
@ -33,7 +33,6 @@ class ColumnWait : public ColumnTypeDate
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
ColumnWait ();
|
ColumnWait ();
|
||||||
~ColumnWait ();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue