summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-05-06 00:46:14 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-05-06 02:46:42 +0300
commitcfb6ca569b2c834520ce50564e857dfc06831675 (patch)
tree5f86ac994351c0f1873dba3d663eea1effa958db /indra/newview/llstartup.cpp
parent9874d65e54c21db38efe65dfbb9c52f7c9971488 (diff)
SL-15168 Viewer side functionality for guidebook window opening
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r--indra/newview/llstartup.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 0ea5de8d67..55048b03be 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -1905,8 +1905,6 @@ bool idle_startup()
// Set the show start location to true, now that the user has logged
// on with this install.
gSavedSettings.setBOOL("ShowStartLocation", TRUE);
-
- LLFloaterReg::toggleInstanceOrBringToFront("how_to");
}
display_startup();