diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 62b882adbde895e88f3c73c6d954f7f5f976e83e..765f2b3a5a47adde9fc1d4715df20de0c3c47e43 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -863,8 +863,6 @@ LLPipeline::eFBOStatus LLPipeline::doAllocateScreenBuffer(U32 resX, U32 resY) } return ret; - - return ret; } bool LLPipeline::allocateScreenBuffer(U32 resX, U32 resY, U32 samples)