summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorrichard <none@none>2010-02-05 14:20:27 -0800
committerrichard <none@none>2010-02-05 14:20:27 -0800
commite75a4ffb6ae085c941e1e1b779e987de0e6c80b6 (patch)
tree519f462dfa822488d3622cb1a32da09f8de250e9 /indra/newview/llappviewer.cpp
parent7735ef557d79ee80bb7ee9b36a49735d03a4cc22 (diff)
EXT-5026 - Crash when exiting from login screen
reviewed by Mani
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 f2b3c7826c..a3720769a1 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)
{