mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* minor: remove log message that gives wrong user server 'version'
This commit is contained in:
@@ -115,8 +115,6 @@ namespace OpenSim.Grid.UserServer
|
||||
m_httpServer = new BaseHttpServer(Cfg.HttpPort);
|
||||
AddHttpHandlers();
|
||||
m_httpServer.Start();
|
||||
|
||||
m_log.Info("[SERVER]: Userserver 0.5 - Startup complete");
|
||||
}
|
||||
|
||||
protected void AddHttpHandlers()
|
||||
|
||||
Reference in New Issue
Block a user