aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index 4a50d92..fc99334 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -58,7 +58,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
58 58
59 // ~ClientView() 59 // ~ClientView()
60 // { 60 // {
61 // m_log.Info("[CLIENTVIEW]: Destructor called"); 61 // m_log.Info("[CLIENT]: LLClientView destructor called");
62 // } 62 // }
63 63
64 /* static variables */ 64 /* static variables */