diff options
Diffstat (limited to 'OpenSim/Client/VWoHTTP/ClientStack')
-rw-r--r-- | OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs index febdd1b..11eed09 100644 --- a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs +++ b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | |||
@@ -624,7 +624,7 @@ namespace OpenSim.Client.VWoHTTP.ClientStack | |||
624 | throw new System.NotImplementedException(); | 624 | throw new System.NotImplementedException(); |
625 | } | 625 | } |
626 | 626 | ||
627 | public void ReprioritizeUpdates(UpdatePriorityHandler handler) | 627 | public void ReprioritizeUpdates() |
628 | { | 628 | { |
629 | throw new System.NotImplementedException(); | 629 | throw new System.NotImplementedException(); |
630 | } | 630 | } |