missed some conflict markup

This commit is contained in:
BlueWall
2012-10-09 07:59:44 -04:00
parent 252af020b0
commit 92849c5cc3

View File

@@ -86,7 +86,6 @@ namespace OpenSim.Server
}
string[] conns = connList.Split(new char[] {',', ' ', '\n', '\r', '\t'});
>>>>>>> master
// int i = 0;
foreach (string c in conns)