summaryrefslogtreecommitdiff
path: root/indra/llui/llurlregistry.cpp
diff options
context:
space:
mode:
authorLynx Linden <lynx@lindenlab.com>2009-11-12 13:06:37 +0000
committerLynx Linden <lynx@lindenlab.com>2009-11-12 13:06:37 +0000
commit95adfa4cacb68e21b7251882feffbc7cb50b4438 (patch)
treee963527dcad4d04251557405f61484478f5b30a4 /indra/llui/llurlregistry.cpp
parent6524295bf06f58fad84dc7251f6ba3fd81ce94f2 (diff)
parent40731c7eb89fc6e59b0b872b3c21ffe84913db1d (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());