Revert "Added option to disable LLWind"

This reverts commit 0677acc8e3.
This commit is contained in:
Hazim Gazov
2010-04-17 00:18:34 -03:00
parent 0677acc8e3
commit 22b9bd1c2e
10 changed files with 148 additions and 209 deletions

View File

@@ -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.