MAINT-2969 FIXED decompressDCTPatch crashes all viewers in certain regions

andreykproductengine 2016-03-09 18:33:30 +02:00
parent 9ed050e0e0
commit 5304945e03
1 changed files with 0 additions and 1 deletions

View File

@ -718,7 +718,6 @@ void LLSurface::decompressDCTPatch(LLBitPack &bitpack, LLGroupHeader *gopp, BOOL
<< " quant_wbits " << (S32)ph.quant_wbits
<< " patchids " << (S32)ph.patchids
<< LL_ENDL;
LLAppViewer::instance()->badNetworkHandler();
return;
}