mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 13:37:48 +00:00
Remove targetFrameTime / Limiter
This commit is contained in:
@@ -211,7 +211,6 @@ int ApplicationRun(IApplication::EPlatformType platform,
|
||||
uint32_t samples,
|
||||
uint32_t anisotropy,
|
||||
bool deepColor,
|
||||
int64_t targetFrameTime,
|
||||
bool singleInstance) {
|
||||
std::string thrName = std::string(friendlyName) + " Main Thread";
|
||||
logvisor::RegisterThreadName(thrName.c_str());
|
||||
|
||||
Reference in New Issue
Block a user