mirror of
https://github.com/opensim/opensim.git
synced 2026-06-08 12:45:43 +08:00
* Optimized usings
* shortened references * Removed redundant 'this' * Normalized EOF
This commit is contained in:
@@ -101,4 +101,4 @@ namespace OpenSim.Grid.ScriptServer
|
||||
Regions.Add(new RegionConnectionManager(m_ScriptServerMain, m_log, null));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -35,4 +35,4 @@ namespace OpenSim.Grid.ScriptServer
|
||||
void Shutdown();
|
||||
// void StartScript(string ScriptID, IScriptHost ObjectID);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -121,4 +121,4 @@ namespace OpenSim.Grid.ScriptServer
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user