mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 07:59:37 -06:00
Cleaning up ConfigurationManager
This commit is contained in:
@@ -32,10 +32,6 @@ namespace openspace {
|
||||
class ConfigurationManager : public ghoul::Dictionary {
|
||||
public:
|
||||
bool loadFromFile(const std::string& filename);
|
||||
|
||||
private:
|
||||
bool registerPaths();
|
||||
bool registerBasePathFromConfigurationFile(const std::string& filename);
|
||||
};
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user