Skip to content
Snippets Groups Projects
Commit 15b420d0 authored by Alexei Arabadji's avatar Alexei Arabadji
Browse files
--HG--
branch : product-engine
parents fdb5debe 91ae0a1f
No related branches found
No related tags found
No related merge requests found
...@@ -347,8 +347,8 @@ bool LLGiveInventory::handleCopyProtectedItem(const LLSD& notification, const LL ...@@ -347,8 +347,8 @@ bool LLGiveInventory::handleCopyProtectedItem(const LLSD& notification, const LL
{ {
LLNotificationsUtil::add("CannotGiveItem"); LLNotificationsUtil::add("CannotGiveItem");
} }
break;
} }
break;
default: // no, cancel, whatever, who cares, not yes. default: // no, cancel, whatever, who cares, not yes.
LLNotificationsUtil::add("TransactionCancelled"); LLNotificationsUtil::add("TransactionCancelled");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment