stripping superfluous whitespace

Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
SignpostMarv
2012-08-24 13:56:42 +01:00
committed by Melanie
parent 582a256646
commit 67477290ad

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(", ",