summaryrefslogtreecommitdiff
path: root/indra/llui/llurlregistry.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-11-12 10:06:57 -0500
committerLoren Shih <seraph@lindenlab.com>2009-11-12 10:06:57 -0500
commite2a40ec0caaf4c1f835177028e5d47dc663f9210 (patch)
treebd6e023d2f4deb766473fb96ecdd9b11ad16f602 /indra/llui/llurlregistry.cpp
parent9b1680927f474992d0f2f4313c7d7b9f730862f4 (diff)
parent95adfa4cacb68e21b7251882feffbc7cb50b4438 (diff)
merge
Diffstat (limited to 'indra/llui/llurlregistry.cpp')
-rw-r--r--indra/llui/llurlregistry.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llurlregistry.cpp b/indra/llui/llurlregistry.cpp
index 60275b60bc..a6922b019b 100644
--- a/indra/llui/llurlregistry.cpp
+++ b/indra/llui/llurlregistry.cpp
@@ -52,7 +52,6 @@ LLUrlRegistry::LLUrlRegistry()
registerUrl(new LLUrlEntryParcel());
registerUrl(new LLUrlEntryTeleport());
registerUrl(new LLUrlEntryWorldMap());
- registerUrl(new LLUrlEntryObjectIM());
registerUrl(new LLUrlEntryPlace());
registerUrl(new LLUrlEntrySL());
registerUrl(new LLUrlEntrySLLabel());