mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
remove odd ossl function
This commit is contained in:
@@ -136,11 +136,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
m_OSSL_Functions.osParcelSetDetails(pos,rules);
|
||||
}
|
||||
|
||||
public double osList2Double(LSL_Types.list src, int index)
|
||||
{
|
||||
return m_OSSL_Functions.osList2Double(src, index);
|
||||
}
|
||||
|
||||
public string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams,
|
||||
int timer)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user