mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
File to be removed
This commit is contained in:
@@ -82,16 +82,5 @@ namespace OpenSim.Services.HypergridService
|
||||
return m_Database.Store(d);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Overrides base. Cannot delete friendships while away from home.
|
||||
/// </summary>
|
||||
/// <param name="PrincipalID"></param>
|
||||
/// <param name="Friend"></param>
|
||||
/// <returns></returns>
|
||||
public override bool Delete(UUID PrincipalID, string Friend)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user