Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-05-21 21:16:04 +01:00
28 changed files with 545 additions and 421 deletions

View File

@@ -618,7 +618,7 @@ namespace OpenSim.Client.Sirikata.ClientStack
throw new System.NotImplementedException();
}
public void ReprioritizeUpdates(UpdatePriorityHandler handler)
public void ReprioritizeUpdates()
{
throw new System.NotImplementedException();
}