diff options
author | Rider Linden <rider@lindenlab.com> | 2018-09-14 21:48:47 +0000 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2018-09-14 21:48:47 +0000 |
commit | 636839a47c6881b10d676d19c65d6c34a956622a (patch) | |
tree | 7e9bfa4e4490b60908df54f6572b964c4e3a3b3a /indra/newview/llhudtext.cpp | |
parent | 6298f0b0e3aa8c9d5b71a1c5b26a3232c25601cc (diff) | |
parent | 1df7760d315430766bba44d4d4c64480b4a6138f (diff) |
Merged in graham_linden/viewer-eep-graham (pull request #88)
SL-9632
Diffstat (limited to 'indra/newview/llhudtext.cpp')
-rw-r--r-- | indra/newview/llhudtext.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llhudtext.cpp b/indra/newview/llhudtext.cpp index 6b1e196182..486e077b9b 100644 --- a/indra/newview/llhudtext.cpp +++ b/indra/newview/llhudtext.cpp @@ -588,8 +588,6 @@ void LLHUDText::renderAllHUD() LLVertexBuffer::unbind(); - LLVertexBuffer::unbind(); - LLGLState::checkStates(); LLGLState::checkTextureChannels(); LLGLState::checkClientArrays(); |