summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimon <none@none>2013-06-03 15:53:34 -0700
committersimon <none@none>2013-06-03 15:53:34 -0700
commit8420e8d5db1b9987f57fa542d81e450f54aec16f (patch)
tree1ee286a68a1f713eb6ab5c76bc8ed0884298aa24
parent507ce0d84fc3e7717c7c9ae58dcdae7785936f65 (diff)
Fix build
-rwxr-xr-xindra/newview/llmeshrepository.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp
index b30576171e..83b7cae347 100755
--- a/indra/newview/llmeshrepository.cpp
+++ b/indra/newview/llmeshrepository.cpp
@@ -1237,7 +1237,6 @@ bool LLMeshRepoThread::headerReceived(const LLVolumeParams& mesh_params, U8* dat
}
mPendingLOD.erase(iter);
}
- }
}
return true;