summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorrichard <none@none>2010-02-08 08:19:32 -0800
committerrichard <none@none>2010-02-08 08:19:32 -0800
commit8ca06e7bf37f7e5391e14f74d8404bdc05d683d4 (patch)
tree64fc6bc5a34eef8ee80255a298c0535a0b365a94 /indra/newview/llappviewer.cpp
parent41ab7853536dcbbf2b64d06b754617ee6bc7e896 (diff)
nearby media pops up on hover
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 2d694eefd3..5a2152e1e7 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1353,9 +1353,6 @@ bool LLAppViewer::cleanup()
llinfos << "Cache files removed" << llendflush;
-
- cleanup_menus();
-
// Wait for any pending VFS IO
while (1)
{