Columns: Removed unnecessary virtual overrides
This commit is contained in:
@@ -54,12 +54,6 @@ ColumnRecur::~ColumnRecur ()
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
bool ColumnRecur::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