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