summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2013-01-25 22:57:02 +0000
committerCho <cho@lindenlab.com>2013-01-25 22:57:02 +0000
commit5e8e27838d26b02a76134e03f81c8e4f294e4443 (patch)
treea19e0c1452db9723b46901d305697dddf6cc873a /indra/newview/llviewermessage.cpp
parent163f3de73d93be8f5e482be03a1952244cadee68 (diff)
parent427725c2a6d5c50468e7579a4d3b92795425723f (diff)
merging latest changes
Diffstat (limited to 'indra/newview/llviewermessage.cpp')
-rwxr-xr-xindra/newview/llviewermessage.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp
index d235ba5f96..8489e92d15 100755
--- a/indra/newview/llviewermessage.cpp
+++ b/indra/newview/llviewermessage.cpp
@@ -1649,12 +1649,6 @@ bool LLOfferInfo::inventory_offer_callback(const LLSD& notification, const LLSD&
delete this;
}
- if (notification_ptr != NULL)
- {
- notification_ptr->updateForm(modified_form);
- notification_ptr->repost();
- }
-
return false;
}