mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Eliminated some warnings
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user