stripping superfluous whitespace

Signed-off-by: Melanie <melanie@t-data.com>
integration
SignpostMarv 2012-08-24 13:56:42 +01:00 committed by Melanie
parent 582a256646
commit 67477290ad
1 changed files with 0 additions and 3 deletions

View File

@ -5165,11 +5165,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
/// separated list. There is a space after
/// each comma.
/// </summary>
public LSL_String llList2CSV(LSL_List src)
{
m_host.AddScriptLPS(1);
return string.Join(", ",