diff --git a/indra/newview/llsurface.cpp b/indra/newview/llsurface.cpp index 503dd6747d9a521efbdffbadf1850fe0c85dc70b..cb356726e6aa4ea3c61f58a28966ee4e980b04a4 100755 --- a/indra/newview/llsurface.cpp +++ b/indra/newview/llsurface.cpp @@ -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; }