mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* minor: remove some mono compiler warnings
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user