summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-03-29 18:41:08 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-03-29 18:41:08 +0300
commit6e0770908dc151b09a2863b95dc0c132d242acc0 (patch)
treec72c7070cc0438dc4165ef8d5c6b329fc16448b5 /indra/newview/llappviewer.cpp
parentf55af5fcdfdd0b4520e382d315afefd41c534820 (diff)
parent61657d2e7904ba7274a0ab5d451669d2ee7bb7cc (diff)
Manual merge from default branch
Resolved conflicts in indra/newview/llchathistory.cpp in favor of trunk version. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index d30d7fd26d..a3d0b8d8d9 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1526,6 +1526,8 @@ bool LLAppViewer::cleanup()
LLLocationHistory::getInstance()->save();
LLAvatarIconIDCache::getInstance()->save();
+
+ LLViewerMedia::saveCookieFile();
llinfos << "Shutting down Threads" << llendflush;