summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpay.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-05-28 08:21:33 -0700
committerJames Cook <james@lindenlab.com>2010-05-28 08:21:33 -0700
commit3bbb622731b2a6a29fc6576dcf4885527d813699 (patch)
tree638b86c18e3280629615fc1ebc1c0d185d564116 /indra/newview/llfloaterpay.cpp
parent7037e8ee9fb73093eecca3d4477be3a85bd62664 (diff)
WIP Fix miscellaneous display names in UI
Diffstat (limited to 'indra/newview/llfloaterpay.cpp')
-rw-r--r--indra/newview/llfloaterpay.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpay.cpp b/indra/newview/llfloaterpay.cpp
index 7b596e9ba3..6b811b5886 100644
--- a/indra/newview/llfloaterpay.cpp
+++ b/indra/newview/llfloaterpay.cpp
@@ -424,8 +424,6 @@ void LLFloaterPay::payDirectly(money_callback callback,
void LLFloaterPay::finishPayUI(const LLUUID& target_id, BOOL is_group)
{
- // IDEVO
- //gCacheName->get(target_id, is_group, boost::bind(&LLFloaterPay::onCacheOwnerName, this, _1, _2, _3, _4));
std::string slurl;
if (is_group)
{