remove odd ossl function

This commit is contained in:
UbitUmarov
2018-11-18 19:40:51 +00:00
parent 9be4663d3c
commit ba87ba9c47
3 changed files with 0 additions and 27 deletions

View File

@@ -244,8 +244,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
vector osGetDrawStringSize(string contentType, string text, string fontName, int fontSize);
void osSetStateEvents(int events);
double osList2Double(LSL_Types.list src, int index);
void osSetRegionWaterHeight(double height);
void osSetRegionSunSettings(bool useEstateSun, bool sunFixed, double sunHour);
void osSetEstateSunSettings(bool sunFixed, double sunHour);