Duration
- Removed legacy duration value mapping, which causes much performance degradation.
This commit is contained in:
@@ -86,7 +86,6 @@ std::string legacyCheckForDeprecatedColor ();
|
||||
std::string legacyCheckForDeprecatedVariables ();
|
||||
std::string legacyCheckForDeprecatedColumns ();
|
||||
void legacyAttributeMap (std::string&);
|
||||
void legacyValueMap (const std::string&, std::string&);
|
||||
|
||||
// list template
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user