mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* minor: Take out some of the test log output I accidentally left in a couple of commits ago
This commit is contained in:
@@ -1144,7 +1144,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
msg.MessageBlock.Message = Utils.StringToBytes(message);
|
||||
msg.MessageBlock.BinaryBucket = binaryBucket;
|
||||
|
||||
System.Console.WriteLine("SendInstantMessage: " + msg);
|
||||
//System.Console.WriteLine("SendInstantMessage: " + msg);
|
||||
OutPacket(msg, ThrottleOutPacketType.Task);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user