summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2024-06-10 16:05:57 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2024-06-10 16:05:57 +0300
commit7331d281e84da73907e1067b03ad4662991f4808 (patch)
treef911416d189a02775a21e3fc94b4bf8027e4ada9 /indra/newview/llappviewer.cpp
parente99c494418b4eec21ce3c17c5e642c253fae8084 (diff)
parentdbc785d4433080ca49b9cd899c756c9700a1a794 (diff)
Merge branch 'release/luau-scripting' into lua-ui-callbacks
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 0709346acb..c9dc2b37f8 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -4614,7 +4614,6 @@ void LLAppViewer::idle()
LLFrameTimer::updateFrameTime();
LLFrameTimer::updateFrameCount();
- LLEventTimer::updateClass();
LLPerfStats::updateClass();
// LLApp::stepFrame() performs the above three calls plus mRunner.run().