* minor: A few tiny bits of documentation and log message cleanup before starting something different

This commit is contained in:
Justin Clarke Casey
2008-12-01 20:28:00 +00:00
parent 2cf0be7d58
commit 18ba6c3510
6 changed files with 11 additions and 9 deletions

View File

@@ -232,7 +232,6 @@ namespace OpenSim.ApplicationPlugins.Rest
// Get plugin specific config
_pluginConfig = openSim.ConfigSource.Source.Configs[ConfigName];
m_log.InfoFormat("{0} Rest Plugins Enabled", MsgID);
}
catch (Exception e)