* minor: remove some mono compiler warnings

This commit is contained in:
Justin Clarke Casey
2009-02-11 20:36:17 +00:00
parent 9b6035c2a6
commit 83105211bc
3 changed files with 5 additions and 3 deletions

View File

@@ -244,6 +244,7 @@ namespace OpenSim
}
}
/*
private void LoadXmlLinkFile(string[] cmdparams)
{
try
@@ -289,6 +290,7 @@ namespace OpenSim
Console.WriteLine(e.ToString());
}
}
*/
private void ReadLinkFromConfig(IConfig config)
{