mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Server.Handlers.Neighbour
|
||||
m_log.Error("[NEIGHBOUR IN CONNECTOR]: neighbour service was not provided");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
//bool authentication = neighbourConfig.GetBoolean("RequireAuthentication", false);
|
||||
//if (authentication)
|
||||
// m_AuthenticationService = scene.RequestModuleInterface<IAuthenticationService>();
|
||||
|
||||
Reference in New Issue
Block a user