Revert "Added option to disable LLWind"
This reverts commit 0677acc8e3.
This commit is contained in:
@@ -191,7 +191,6 @@
|
||||
#include "llagentlanguage.h"
|
||||
#include "llsocks5.h"
|
||||
#include "jcfloaterareasearch.h"
|
||||
#include "llwind.h"
|
||||
|
||||
#if LL_WINDOWS
|
||||
#include "llwindebug.h"
|
||||
@@ -2435,7 +2434,6 @@ bool idle_startup()
|
||||
//---------------------------------------------------------------------
|
||||
if (STATE_WORLD_INIT == LLStartUp::getStartupState())
|
||||
{
|
||||
gUseLLWind = gSavedSettings.getBOOL("UseLLWind");
|
||||
set_startup_status(0.40f, LLTrans::getString("LoginInitializingWorld"), gAgent.mMOTD);
|
||||
display_startup();
|
||||
// We should have an agent id by this point.
|
||||
|
||||
Reference in New Issue
Block a user