mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Just make it compile :)
This commit is contained in:
@@ -108,8 +108,8 @@ namespace OpenSim.Server.Handlers.Presence
|
||||
return FailureResult();
|
||||
|
||||
|
||||
if (m_PresenceService.Report(info))
|
||||
return SuccessResult();
|
||||
// if (m_PresenceService.ReportAgent(info))
|
||||
// return SuccessResult();
|
||||
|
||||
return FailureResult();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user