mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ColProject: Removed obsolete code
This commit is contained in:
parent
926f85ea7c
commit
a41839b242
2 changed files with 0 additions and 7 deletions
|
@ -47,11 +47,6 @@ ColumnProject::ColumnProject ()
|
|||
_hyphenate = context.config.getBoolean ("hyphenate");
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnProject::~ColumnProject ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Set the minimum and maximum widths for the value.
|
||||
void ColumnProject::measure (Task& task, unsigned int& minimum, unsigned int& maximum)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue