aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llinventorybridge.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-29 17:37:15 -0700
committerMcCabe Maxsted2010-08-29 17:37:15 -0700
commit252d0124288c71d8c0a9cf2ee8cf69eb895e769a (patch)
treea5580eb7926ae1f44c9be75570e10296068d5b37 /linden/indra/newview/llinventorybridge.cpp
parentPotential fix for a crash in llfontgl (diff)
downloadmeta-impy-252d0124288c71d8c0a9cf2ee8cf69eb895e769a.zip
meta-impy-252d0124288c71d8c0a9cf2ee8cf69eb895e769a.tar.gz
meta-impy-252d0124288c71d8c0a9cf2ee8cf69eb895e769a.tar.bz2
meta-impy-252d0124288c71d8c0a9cf2ee8cf69eb895e769a.tar.xz
Added 'Inventory' log control stuff from Snowglobe
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llinventorybridge.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llinventorybridge.cpp b/linden/indra/newview/llinventorybridge.cpp
index ebbccfe..4a5ad67 100644
--- a/linden/indra/newview/llinventorybridge.cpp
+++ b/linden/indra/newview/llinventorybridge.cpp
@@ -3945,7 +3945,7 @@ protected:
3945 } 3945 }
3946 else 3946 else
3947 { 3947 {
3948 llwarns << "Dropping unhandled LLWearAttachments" << llendl; 3948 llwarns << "Dropping unhandled LLWearAttachmentsCallback" << llendl;
3949 } 3949 }
3950 } 3950 }
3951private: 3951private: