Merge branch 'master' into careminster

This commit is contained in:
Melanie
2010-02-14 22:27:39 +00:00
34 changed files with 357 additions and 400 deletions

View File

@@ -622,11 +622,6 @@ namespace OpenSim.Data.MySQL
return false;
}
/// <summary>
/// Appearance
/// TODO: stubs for now to get us to a compiling state gently
/// override
/// </summary>
public override AvatarAppearance GetUserAppearance(UUID user)
{
try