diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp index 718d13fad0d67a6e2a2c5a3d93b0bfbe8ddbcc4f..30afda205d7b7cc458af2258cd4ea53606d764fd 100644 --- a/indra/newview/llvovolume.cpp +++ b/indra/newview/llvovolume.cpp @@ -468,7 +468,6 @@ U32 LLVOVolume::processUpdateMessage(LLMessageSystem *mesgsys, if (TEM_INVALID == res2) { // There's something bogus in the data that we're unpacking. - dp->dumpBufferToLog(); LL_WARNS() << "Flushing cache files" << LL_ENDL; if(LLVOCache::instanceExists() && getRegion())