diff options
Diffstat (limited to 'indra/llui/llmenugl.cpp')
-rw-r--r-- | indra/llui/llmenugl.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llmenugl.cpp b/indra/llui/llmenugl.cpp index 4c40d99178..a7c9cf0f92 100644 --- a/indra/llui/llmenugl.cpp +++ b/indra/llui/llmenugl.cpp @@ -3044,7 +3044,6 @@ void LLMenuGL::setVisible(BOOL visible) mFadeTimer.stop(); } - //gViewerWindow->finishFastFrame(); LLView::setVisible(visible); } } |