* minor: refactor thread report into a method that returns a string rather than displays information directly

This commit is contained in:
Justin Clarke Casey
2008-08-25 23:21:07 +00:00
parent 3a8320c7a1
commit 4a475ca2be
4 changed files with 31 additions and 18 deletions

View File

@@ -58,7 +58,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
// ~ClientView()
// {
// m_log.Info("[CLIENTVIEW]: Destructor called");
// m_log.Info("[CLIENT]: LLClientView destructor called");
// }
/* static variables */