diff options
Diffstat (limited to 'indra/newview/llchatbar.cpp')
-rw-r--r-- | indra/newview/llchatbar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llchatbar.cpp b/indra/newview/llchatbar.cpp index 34c178f509..19b6d80082 100644 --- a/indra/newview/llchatbar.cpp +++ b/indra/newview/llchatbar.cpp @@ -580,8 +580,6 @@ void LLChatBar::onInputEditorKeystroke( LLLineEditor* caller, void* userdata ) // << " outlen " << out_str.getLength() // << llendl; } - // make sure we don't do UI-only render as it is apparent avatar isn't animating - gViewerWindow->finishFastFrame(); } // static |