mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Remove the TransferRequest and hip debugging console output that crept in recently
This commit is contained in:
@@ -4946,7 +4946,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
//Console.WriteLine("ClientView.ProcessPackets.cs:ProcessInPacket() - Got transfer request");
|
||||
|
||||
TransferRequestPacket transfer = (TransferRequestPacket)Pack;
|
||||
Console.WriteLine("Transfer Request: " + transfer.ToString());
|
||||
//Console.WriteLine("Transfer Request: " + transfer.ToString());
|
||||
// Validate inventory transfers
|
||||
// Has to be done here, because AssetCache can't do it
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user