Eliminated some warnings

This commit is contained in:
Oren Hurvitz
2014-07-21 10:25:47 +03:00
parent 99ac770abb
commit 9fa8d84598
3 changed files with 3 additions and 2 deletions

View File

@@ -546,7 +546,6 @@ namespace OpenSim.Region.ClientStack.Linden
if (texture_list.Count > 0)
{
ScenePresence avatar = null;
IClientAPI client = null;
m_Scene.TryGetScenePresence(m_HostCapsObj.AgentID, out avatar);
if (avatar != null)