remove references to OpenSim.Framework.Commuications.Tests.dll since all relevant test code has been obsoleted

this allows the tests to pass on my local system
This commit is contained in:
Justin Clark-Casey (justincc)
2010-03-03 17:50:05 +00:00
parent aee887afaf
commit 1c68ad2bba
3 changed files with 14 additions and 26 deletions

View File

@@ -422,7 +422,7 @@ namespace OpenSim.Region.Framework.Scenes
if (!scenePresence.IsChildAgent)
{
m_log.ErrorFormat("Packet debug for {0} {1} set to {2}",
m_log.DebugFormat("Packet debug for {0} {1} set to {2}",
scenePresence.Firstname,
scenePresence.Lastname,
newDebug);