Remove another superflouous IsActive set
parent
d677db338d
commit
b8ba224b4f
|
@ -551,8 +551,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||
OutPacket(disable, ThrottleOutPacketType.Unknown);
|
||||
}
|
||||
|
||||
// IsActive = false;
|
||||
|
||||
// Shutdown the image manager
|
||||
ImageManager.Close();
|
||||
|
||||
|
|
Loading…
Reference in New Issue