ColDescription: Removed obsolete method
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user