refactored ChatModule a bit.

misc cleanup and code convention fixes.
This commit is contained in:
Jeff Ames
2007-12-10 02:29:42 +00:00
parent e595f82489
commit e278d07220
7 changed files with 74 additions and 105 deletions

View File

@@ -587,7 +587,6 @@ namespace OpenSim.Region.ClientStack
/// <summary>
///
/// </summary>
/// <remarks>TODO</remarks>
/// <param name="message"></param>
/// <param name="target"></param>
public void SendInstantMessage(LLUUID fromAgent, LLUUID fromAgentSession, string message, LLUUID toAgent,