aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs2
-rw-r--r--bin/Nini.dllbin69632 -> 61440 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index 3b2a604..2773a5e 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -10604,7 +10604,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
10604 } 10604 }
10605 else 10605 else
10606 { 10606 {
10607 m_log.Warn("[LLClientView] UpdatePriorityHandle returned false, dropping update"); 10607 m_log.Warn("[LLCLIENTVIEW]: UpdatePriorityHandler returned false, dropping update");
10608 lookup.Heap.Remove(lookup.Handle); 10608 lookup.Heap.Remove(lookup.Handle);
10609 this.lookup_table.Remove(item.LocalID); 10609 this.lookup_table.Remove(item.LocalID);
10610 } 10610 }
diff --git a/bin/Nini.dll b/bin/Nini.dll
index cbe1050..745057c 100644
--- a/bin/Nini.dll
+++ b/bin/Nini.dll
Binary files differ