mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Cleaned up a couple compiler warnings.
This commit is contained in:
@@ -193,7 +193,6 @@ namespace OpenSim.Framework
|
||||
packet.Header.Reliable = false;
|
||||
LocalClients[i].OutPacket(packet, ThrottleOutPacketType.Task);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user