diff options
author | richard <none@none> | 2010-02-08 08:22:18 -0800 |
---|---|---|
committer | richard <none@none> | 2010-02-08 08:22:18 -0800 |
commit | df3b91e3727853355e28c37ab5f01d35372afe8b (patch) | |
tree | ce236abc101d56c0248046b9673ff9293bc40ea6 /indra/newview/llappviewer.cpp | |
parent | a8b6083f47e59bdff00cb5204fc42ef214f3567a (diff) | |
parent | 8ca06e7bf37f7e5391e14f74d8404bdc05d683d4 (diff) |
merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 3 |
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) { |