Legacy
- Relocated legacy checks from Config.cpp to legacy.cpp.
This commit is contained in:
@@ -60,9 +60,6 @@ public:
|
||||
void set (const std::string&, const std::string&);
|
||||
void all (std::vector <std::string>&) const;
|
||||
|
||||
std::string checkForDeprecatedColor ();
|
||||
std::string checkForDeprecatedColumns ();
|
||||
|
||||
public:
|
||||
File _original_file;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user