mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Removed verbose debug from previous commit
This commit is contained in:
@@ -148,7 +148,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
ready.ForEach(req =>
|
||||
{
|
||||
m_log.DebugFormat("[YYY]: --> Enqueuing");
|
||||
m_requests.Enqueue(req);
|
||||
m_longPollRequests.Remove(req);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user