diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-09 19:41:35 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-09 19:41:35 +0000 |
commit | bc9122feb959f4a9e38681908a48b679260acb73 (patch) | |
tree | 10b2412dd1427b77e1aee5d47e8d0901dc18ed9c /indra/newview/llappviewer.cpp | |
parent | 9a19daccd0a8a711ce01b140febf5fc632df0e57 (diff) | |
parent | d3d389c69898c597746902f3875761f03a419800 (diff) |
PE merge.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 5349ccabec..9f5c6cc441 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -1933,7 +1933,6 @@ bool LLAppViewer::initConfiguration() // LLFirstUse::addConfigVariable("FirstSandbox"); // LLFirstUse::addConfigVariable("FirstFlexible"); // LLFirstUse::addConfigVariable("FirstDebugMenus"); -// LLFirstUse::addConfigVariable("FirstStreamingMedia"); // LLFirstUse::addConfigVariable("FirstSculptedPrim"); // LLFirstUse::addConfigVariable("FirstVoice"); // LLFirstUse::addConfigVariable("FirstMedia"); |