Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -237,7 +237,6 @@ std::string SCREEN_LAST_FILENAME = "screen_last.bmp";
|
||||
//
|
||||
extern S32 gStartImageWidth;
|
||||
extern S32 gStartImageHeight;
|
||||
extern bool gLLWindEnabled;
|
||||
|
||||
//
|
||||
// local globals
|
||||
@@ -1895,9 +1894,6 @@ bool idle_startup()
|
||||
//---------------------------------------------------------------------
|
||||
if (STATE_WORLD_INIT == LLStartUp::getStartupState())
|
||||
{
|
||||
//first of all, let's check if wind should be used
|
||||
gLLWindEnabled = gSavedSettings.getBOOL("WindEnabled");
|
||||
|
||||
set_startup_status(0.40f, LLTrans::getString("LoginInitializingWorld"), gAgent.mMOTD);
|
||||
|
||||
// Initialize the rest of the world.
|
||||
|
||||
Reference in New Issue
Block a user