mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -1934,7 +1934,7 @@ namespace OpenSim.ApplicationPlugins.RemoteController
|
||||
GetSceneFromRegionParams(requestData, responseData, out scene);
|
||||
health = scene.GetHealth(out flags, out text);
|
||||
}
|
||||
catch (Exception e)
|
||||
catch
|
||||
{
|
||||
responseData["error"] = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user