Legacy: Code cleanup
- Removed legacyCheckForDeprecatedColor.
This commit is contained in:
@@ -103,14 +103,6 @@ void legacySortColumnMap (std::string& name)
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
std::string legacyCheckForDeprecatedColor ()
|
||||
{
|
||||
// 2014-01-26: Color defs containing '_' removed.
|
||||
|
||||
return "";
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
std::string legacyCheckForDeprecatedVariables ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user