Removed some extra debug chatter

This commit is contained in:
CasperW
2009-11-24 18:18:19 +01:00
parent d114713694
commit 8383bde768
2 changed files with 1 additions and 2 deletions

View File

@@ -389,7 +389,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Transfer
{
// Check if this is ours to handle
//
m_log.Info("OnFridInstantMessage");
//m_log.Info("OnFridInstantMessage");
if (msg.dialog != (byte) InstantMessageDialog.InventoryOffered)
return;