mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Some minor changes + krinkec's updates to ll* functions.
This commit is contained in:
@@ -160,7 +160,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
/// Increase "dead script" counter for an AppDomain
|
||||
/// </summary>
|
||||
/// <param name="ad"></param>
|
||||
[Obsolete("Needs fixing, needs a real purpose in life!!!")]
|
||||
//[Obsolete("Needs fixing, needs a real purpose in life!!!")]
|
||||
public void StopScript(AppDomain ad)
|
||||
{
|
||||
lock (FreeLock)
|
||||
|
||||
Reference in New Issue
Block a user