* minor: remove one mono warning

This commit is contained in:
Justin Clarke Casey
2009-06-12 14:29:42 +00:00
parent 874df490fb
commit cb6baacc31
2 changed files with 1 additions and 2 deletions

View File

@@ -162,7 +162,6 @@ namespace OpenSim.Region.CoreModules.World.Archiver
xtw.WriteEndElement();
xtw.WriteEndElement();
xtw.Flush();
xtw.Close();