mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* Removed 12 compiler warnings.
This commit is contained in:
@@ -244,7 +244,7 @@ namespace OpenSim.Framework.Console
|
||||
Log.Flush();
|
||||
}
|
||||
|
||||
catch (FormatException FE)
|
||||
catch (FormatException)
|
||||
{
|
||||
System.Console.WriteLine(args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user