diff options
Diffstat (limited to 'OpenSim/Framework/Communications/LoginService.cs')
-rw-r--r-- | OpenSim/Framework/Communications/LoginService.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Framework/Communications/LoginService.cs b/OpenSim/Framework/Communications/LoginService.cs index 1abfc78..fe904b5 100644 --- a/OpenSim/Framework/Communications/LoginService.cs +++ b/OpenSim/Framework/Communications/LoginService.cs | |||
@@ -108,6 +108,7 @@ namespace OpenSim.Framework.Communications | |||
108 | { | 108 | { |
109 | // Temporary fix | 109 | // Temporary fix |
110 | m_loginMutex.WaitOne(); | 110 | m_loginMutex.WaitOne(); |
111 | |||
111 | try | 112 | try |
112 | { | 113 | { |
113 | //CFK: CustomizeResponse contains sufficient strings to alleviate the need for this. | 114 | //CFK: CustomizeResponse contains sufficient strings to alleviate the need for this. |