diff --git a/indra/newview/llvocache.cpp b/indra/newview/llvocache.cpp index 61049c9ca3..7db19c5c1b 100644 --- a/indra/newview/llvocache.cpp +++ b/indra/newview/llvocache.cpp @@ -294,7 +294,6 @@ void LLVOCache::initCache(ELLPath location, U32 size, U32 cache_version) llwarns << "Not initializing cache: Cache is currently disabled." << llendl; return ; } - mInitialized = TRUE ; if(mInitialized) {