diff options
author | Melanie | 2010-05-21 21:16:04 +0100 |
---|---|---|
committer | Melanie | 2010-05-21 21:16:04 +0100 |
commit | 297bcb5c3d462128c5c81f35aa7a574e567583d5 (patch) | |
tree | be7744848c474a8241f1d1c0e1f0114cfb824e16 /OpenSim/Client/Sirikata | |
parent | Merge branch 'master' into careminster-presence-refactor (diff) | |
parent | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim (diff) | |
download | opensim-SC_OLD-297bcb5c3d462128c5c81f35aa7a574e567583d5.zip opensim-SC_OLD-297bcb5c3d462128c5c81f35aa7a574e567583d5.tar.gz opensim-SC_OLD-297bcb5c3d462128c5c81f35aa7a574e567583d5.tar.bz2 opensim-SC_OLD-297bcb5c3d462128c5c81f35aa7a574e567583d5.tar.xz |
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'OpenSim/Client/Sirikata')
-rw-r--r-- | OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs index 181606b..3f3166a 100644 --- a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs +++ b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs | |||
@@ -618,7 +618,7 @@ namespace OpenSim.Client.Sirikata.ClientStack | |||
618 | throw new System.NotImplementedException(); | 618 | throw new System.NotImplementedException(); |
619 | } | 619 | } |
620 | 620 | ||
621 | public void ReprioritizeUpdates(UpdatePriorityHandler handler) | 621 | public void ReprioritizeUpdates() |
622 | { | 622 | { |
623 | throw new System.NotImplementedException(); | 623 | throw new System.NotImplementedException(); |
624 | } | 624 | } |