mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -130,7 +130,8 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
response.OutputStream.Flush();
|
||||
response.Send();
|
||||
}
|
||||
catch (Exception e)
|
||||
// catch (Exception e)
|
||||
catch
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user