mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor cleanup
This commit is contained in:
@@ -2156,7 +2156,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
// We want this exception to halt the entire server since in current configurations we aren't too
|
||||
// useful without inbound HTTP.
|
||||
throw e;
|
||||
throw;
|
||||
}
|
||||
|
||||
m_requestsProcessedStat = new Stat(
|
||||
|
||||
Reference in New Issue
Block a user