Remove LLMemType and related files
This commit is contained in:
@@ -376,8 +376,6 @@ void hooked_process_sound_trigger(LLMessageSystem *msg, void **)
|
||||
// true when all initialization done.
|
||||
bool idle_startup()
|
||||
{
|
||||
LLMemType mt1(LLMemType::MTYPE_STARTUP);
|
||||
|
||||
const F32 PRECACHING_DELAY = gSavedSettings.getF32("PrecachingDelay");
|
||||
const F32 TIMEOUT_SECONDS = 5.f;
|
||||
const S32 MAX_TIMEOUT_COUNT = 3;
|
||||
|
||||
Reference in New Issue
Block a user