mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
Remove long obsolete and unused IClientAPI.KillEndDone()
This commit is contained in:
@@ -11861,10 +11861,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
public void KillEndDone()
|
||||
{
|
||||
}
|
||||
|
||||
#region IClientCore
|
||||
|
||||
private readonly Dictionary<Type, object> m_clientInterfaces = new Dictionary<Type, object>();
|
||||
|
||||
Reference in New Issue
Block a user