ColUDA: Removed obsolete code

This commit is contained in:
Paul Beckingham 2016-01-09 23:20:18 -05:00
parent 3380cac00e
commit f89c35f736
2 changed files with 0 additions and 7 deletions

View file

@ -47,11 +47,6 @@ ColumnUDA::ColumnUDA ()
_styles = {_style, "indicator"};
}
////////////////////////////////////////////////////////////////////////////////
ColumnUDA::~ColumnUDA ()
{
}
////////////////////////////////////////////////////////////////////////////////
bool ColumnUDA::validate (std::string& value)
{