Load sizes after detection is complete

This commit is contained in:
Adam Honse 2020-08-06 13:14:21 -05:00
parent e84cb98055
commit 75899f973b
2 changed files with 5 additions and 3 deletions

View file

@ -157,8 +157,6 @@ int main(int argc, char* argv[])
ResourceManager::get()->DetectDevices();
}
profile_manager.LoadSizeFromProfile("sizes.ors");
/*---------------------------------------------------------*\
| Process command line arguments |
\*---------------------------------------------------------*/