mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* Fixed compile issue.
This commit is contained in:
@@ -160,12 +160,13 @@ namespace OpenSim.Framework.UserManagement
|
||||
}
|
||||
//}
|
||||
}
|
||||
return response;
|
||||
}
|
||||
finally
|
||||
{
|
||||
m_loginMutex.ReleaseMutex();
|
||||
}
|
||||
return response;
|
||||
return null;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user