mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
* minor: Remove most mono compiler warnings
This commit is contained in:
@@ -241,10 +241,12 @@ namespace OpenSim.Grid.UserServer
|
||||
m_userDataBaseService.ResetUserPassword(firstName, lastName, newPassword);
|
||||
}
|
||||
|
||||
/*
|
||||
private void HandleTestCommand(string module, string[] cmd)
|
||||
{
|
||||
m_log.Info("test command received");
|
||||
}
|
||||
*/
|
||||
|
||||
private void HandleLoginCommand(string module, string[] cmd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user