Remove commented code and the comment, as the change has proven out

This commit is contained in:
Melanie Thielker
2010-09-02 20:51:27 +02:00
parent eea5d8368a
commit 5ea979d515

View File

@@ -2806,9 +2806,6 @@ namespace OpenSim.Region.Framework.Scenes
m_controllingClient.SendAvatarDataImmediate(this);
SendInitialFullUpdateToAllClients();
// Experimentally commenting this. We don't have bakes at this time
// and 1.23 will not display an avatar without bakes.
//SendAppearanceToAllOtherAgents();
}
/// <summary>