diff options
Diffstat (limited to 'OpenSim/Region/ClientStack')
-rw-r--r-- | OpenSim/Region/ClientStack/ClientView.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/ClientView.cs b/OpenSim/Region/ClientStack/ClientView.cs index 540536e..5d5629b 100644 --- a/OpenSim/Region/ClientStack/ClientView.cs +++ b/OpenSim/Region/ClientStack/ClientView.cs | |||
@@ -587,7 +587,6 @@ namespace OpenSim.Region.ClientStack | |||
587 | /// <summary> | 587 | /// <summary> |
588 | /// | 588 | /// |
589 | /// </summary> | 589 | /// </summary> |
590 | /// <remarks>TODO</remarks> | ||
591 | /// <param name="message"></param> | 590 | /// <param name="message"></param> |
592 | /// <param name="target"></param> | 591 | /// <param name="target"></param> |
593 | public void SendInstantMessage(LLUUID fromAgent, LLUUID fromAgentSession, string message, LLUUID toAgent, | 592 | public void SendInstantMessage(LLUUID fromAgent, LLUUID fromAgentSession, string message, LLUUID toAgent, |