SL-20553: Fix crash in ~PBRPickerAgentListener

master
Cosmic Linden 2023-11-17 13:26:08 -08:00
parent f98fa67820
commit ba1f87b36e
1 changed files with 0 additions and 2 deletions

View File

@ -1915,8 +1915,6 @@ public:
{
gInventory.removeObserver(this);
mChangePending = false;
LLInventoryObserver::~LLInventoryObserver();
}
};