mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
clean appdomain related things
This commit is contained in:
@@ -134,7 +134,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public class OSSL_Api : MarshalByRefObject, IOSSL_Api, IScriptApi
|
||||
public class OSSL_Api : IOSSL_Api, IScriptApi
|
||||
{
|
||||
public const string GridInfoServiceConfigSectionName = "GridInfoService";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user