Remove another superflouous IsActive set

avinationmerge
Melanie 2012-08-03 15:33:30 +02:00
parent d677db338d
commit b8ba224b4f
1 changed files with 0 additions and 2 deletions

View File

@ -551,8 +551,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
OutPacket(disable, ThrottleOutPacketType.Unknown);
}
// IsActive = false;
// Shutdown the image manager
ImageManager.Close();