Remove another superflouous IsActive set

This commit is contained in:
Melanie
2012-08-03 15:33:30 +02:00
parent d677db338d
commit b8ba224b4f

View File

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