mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
* minor: Clean up of logging messages to make following the client login process easier
* documentation
This commit is contained in:
@@ -309,7 +309,6 @@ namespace OpenSim.Grid.UserServer
|
||||
{
|
||||
bool responseSuccess = true;
|
||||
|
||||
|
||||
if (GridResp.Value != null)
|
||||
{
|
||||
Hashtable resp = (Hashtable) GridResp.Value;
|
||||
|
||||
Reference in New Issue
Block a user