Small clean up of files and directories

This commit is contained in:
MW
2007-04-25 13:03:48 +00:00
parent 46eaa79cd9
commit f7b51d63a8
56 changed files with 515 additions and 594 deletions

View File

@@ -41,7 +41,7 @@ namespace OpenSim.Framework.Sims
}
return this;
}
public SimProfile LoadFromGrid(LLUUID UUID, string GridURL, string SendKey, string RecvKey)
{
try
@@ -73,7 +73,7 @@ namespace OpenSim.Framework.Sims
}
return this;
}
public SimProfile()
{