mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
remove empty, unused and uncalled UnsubscribeToClientEvents()
This commit is contained in:
@@ -2912,10 +2912,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
client.OnViewerEffect += ProcessViewerEffect;
|
||||
}
|
||||
|
||||
protected virtual void UnsubscribeToClientEvents(IClientAPI client)
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Unsubscribe the client from events.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user