mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
missed some conflict markup
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user