remove list of source files where the folders structure does allow for dotnet automatic includes, ie simple flat folders per project

This commit is contained in:
UbitUmarov
2022-10-04 21:00:19 +01:00
parent bf257a937b
commit c10b4e8760
3 changed files with 1 additions and 200 deletions

View File

@@ -200,12 +200,6 @@ namespace OpenSim.Framework.Servers
m_log.Fatal("Fatal error: " + e.ToString());
Environment.Exit(1);
}
//TimeSpan timeTaken = DateTime.Now - m_startuptime;
// MainConsole.Instance.OutputFormat(
// "PLEASE WAIT FOR LOGINS TO BE ENABLED ON REGIONS ONCE SCRIPTS HAVE STARTED. Non-script portion of startup took {0}m {1}s.",
// timeTaken.Minutes, timeTaken.Seconds);
}
public string osSecret