diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 2 |
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 */ |