Skip to content
Snippets Groups Projects
Commit 4bfee4cc authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Bonk

parent e881f73f
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -378,11 +378,6 @@ LLGroupNotificationListItem::~LLGroupNotificationListItem() ...@@ -378,11 +378,6 @@ LLGroupNotificationListItem::~LLGroupNotificationListItem()
LLGroupNoticeNotificationListItem::~LLGroupNoticeNotificationListItem() LLGroupNoticeNotificationListItem::~LLGroupNoticeNotificationListItem()
{ {
if (mInventoryOffer != nullptr)
{
delete mInventoryOffer;
mInventoryOffer = nullptr;
}
} }
BOOL LLGroupNoticeNotificationListItem::postBuild() BOOL LLGroupNoticeNotificationListItem::postBuild()
......
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