Remove various warnings and improve logging messages. No functional changes.

This commit is contained in:
Justin Clark-Casey (justincc)
2010-08-23 22:24:23 +01:00
parent 8d8436e0ca
commit 74e5fe5aa9
17 changed files with 78 additions and 79 deletions

View File

@@ -198,4 +198,4 @@ namespace OpenSim.Region.CoreModules.Avatar.InstantMessage
OnInstantMessage(null, msg);
}
}
}
}