From 37e6aa609f2ccd49e6225bad5186ec6ba49b9cb7 Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Tue, 19 Jun 2012 20:09:35 -0700 Subject: PATH-723: Pulling in whether the user has access to view the rebake navmesh button or not. --- indra/newview/llstartup.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llstartup.cpp') diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index b995a45a75..a2b4aec201 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -2167,7 +2167,6 @@ bool idle_startup() llassert(LLPathfindingManager::getInstance() != NULL); LLPathfindingManager::getInstance()->initSystem(); - LLPathfindingManager::getInstance()->requestGetAgentState(); return TRUE; } -- cgit v1.2.3