Cleanup: Removed unneeded function

This commit is contained in:
Paul Beckingham 2015-10-16 15:57:12 -04:00
parent 461610aaa6
commit 84be60fdca
3 changed files with 0 additions and 10 deletions

View file

@ -33,12 +33,6 @@
extern Context context;
////////////////////////////////////////////////////////////////////////////////
void legacyAttributeCheck (const std::string& name)
{
// 2013-07-25: Deprecated "fg" and "bg" removed.
}
////////////////////////////////////////////////////////////////////////////////
void legacyColumnMap (std::string& name)
{