summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-02-09 17:07:13 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-02-09 17:07:13 -0500
commit3ae3a4a6cb2b23e78493ae04f365188b95efcd64 (patch)
treef522a3e354dab60d760b5887b3b33588bcd724ad /indra/newview/llstartup.cpp
parent64e017fc6b19006c893b4766be05c18ddb3b5593 (diff)
SH-915 WIP - support pilot.xml with extended camera info
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rwxr-xr-xindra/newview/llstartup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index c6efaf4afe..db7e0149cc 100755
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -424,7 +424,7 @@ bool idle_startup()
//
// Load autopilot and stats stuff
- gAgentPilot.load(gSavedSettings.getString("StatsPilotFile"));
+ gAgentPilot.load();
//gErrorStream.setTime(gSavedSettings.getBOOL("LogTimestamps"));