Didn't want to get left behind in the number of commits, and hey it says there are some differences between my local copy and svn, so why not commit?

This commit is contained in:
MW
2007-05-20 15:50:36 +00:00
parent 60639337bd
commit 4f26cf8ea2
3 changed files with 1 additions and 5 deletions

View File

@@ -144,7 +144,6 @@ namespace OpenSim
# region Client Methods
public void UpgradeClient()
{
Console.WriteLine("updateclient being called");
OpenSim.Framework.Console.MainConsole.Instance.WriteLine(OpenSim.Framework.Console.LogPriority.LOW, "SimClient.cs:UpgradeClient() - upgrading child to full agent");
this.m_child = false;
this.m_world.RemoveViewerAgent(this);