mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Cleaning - attempting to get compiler warnings back down to zero.
This commit is contained in:
@@ -187,7 +187,7 @@ namespace OpenSim.Framework.Servers
|
||||
|
||||
responseString = ProcessXMLRPCMethod(methodName, request);
|
||||
}
|
||||
catch (Exception e)
|
||||
catch
|
||||
{
|
||||
//Console.WriteLine(e.ToString());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user