From 445b13dc5203e2931379953bc5e9cd589cd841c6 Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Tue, 3 Jun 2014 13:52:39 +0300 Subject: MAINT-4120 FIXED Remove the message because it's only called for STATE_WEARABLES_WAIT state. --- indra/newview/llstartup.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index cca079b4c9..9cfc913c5a 100755 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -2188,7 +2188,6 @@ bool idle_startup() return TRUE; } - LL_WARNS("AppInit") << "Reached end of idle_startup for state " << LLStartUp::getStartupState() << LL_ENDL; return TRUE; } -- cgit v1.2.3