aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerdisplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewerdisplay.cpp')
-rw-r--r--linden/indra/newview/llviewerdisplay.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llviewerdisplay.cpp b/linden/indra/newview/llviewerdisplay.cpp
index a4438a5..96591a2 100644
--- a/linden/indra/newview/llviewerdisplay.cpp
+++ b/linden/indra/newview/llviewerdisplay.cpp
@@ -253,8 +253,6 @@ void display(BOOL rebuild, F32 zoom_factor, int subfield, BOOL for_snapshot)
253 gViewerWindow->performPick(); 253 gViewerWindow->performPick();
254 } 254 }
255 255
256 gViewerWindow->handlePerFrameHover();
257
258 LLAppViewer::instance()->pingMainloopTimeout("Display:CheckStates"); 256 LLAppViewer::instance()->pingMainloopTimeout("Display:CheckStates");
259 LLGLState::checkStates(); 257 LLGLState::checkStates();
260 LLGLState::checkTextureChannels(); 258 LLGLState::checkTextureChannels();