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

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