mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
This commit is contained in:
@@ -56,7 +56,6 @@ namespace OpenSim
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Performs initialisation of the scene, such as loading configuration from disk.
|
||||
/// </summary>
|
||||
@@ -282,6 +281,7 @@ namespace OpenSim
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
private void ReadLinkFromConfig(IConfig config)
|
||||
{
|
||||
RegionInfo regInfo;
|
||||
@@ -311,6 +311,7 @@ namespace OpenSim
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
private void LinkRegionCmdUsage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user