mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-26 05:58:58 -06:00
Remove constants.h file
Reenable LuaConsole rendering
This commit is contained in:
@@ -65,8 +65,6 @@ const string ConfigurationManager::KeyDisableMasterRendering = "DisableRendering
|
||||
const string ConfigurationManager::KeyDownloadRequestURL = "DownloadRequestURL";
|
||||
|
||||
string ConfigurationManager::findConfiguration(const string& filename) {
|
||||
ghoul_assert(!filename.empty(), "Filename must not be empty");
|
||||
|
||||
using ghoul::filesystem::Directory;
|
||||
|
||||
Directory directory = FileSys.currentDirectory();
|
||||
|
||||
Reference in New Issue
Block a user