Deleted wrong debug message.

This commit is contained in:
Diva Canto
2011-06-08 13:45:38 -07:00
parent 61f1c2b2c5
commit 90f657d77d

View File

@@ -342,7 +342,6 @@ namespace OpenSim.Services.HypergridService
else
{
m_log.DebugFormat("[HG IM SERVICE]: No offline IM service, message not saved");
return false;
}
}