Columns: Removed unnecessary virtual overrides
This commit is contained in:
@@ -50,12 +50,6 @@ ColumnStatus::~ColumnStatus ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
bool ColumnStatus::validate (std::string& value)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Overriden so that style <----> label are linked.
|
||||
// Note that you can not determine which gets called first.
|
||||
|
||||
Reference in New Issue
Block a user