mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ColDescription: Removed obsolete method
This commit is contained in:
parent
a5c4f35e06
commit
f011f6e23f
2 changed files with 0 additions and 7 deletions
|
@ -79,11 +79,6 @@ ColumnDescription::ColumnDescription ()
|
|||
_indent = context.config.getInteger ("indent.annotation");
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnDescription::~ColumnDescription ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Set the minimum and maximum widths for the value.
|
||||
void ColumnDescription::measure (Task& task, unsigned int& minimum, unsigned int& maximum)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue