From af4b2247005268dbf92f8bc6994c7048b1035454 Mon Sep 17 00:00:00 2001 From: Richard Linden Date: Wed, 29 Sep 2010 16:24:31 -0700 Subject: final fix for llcontextmenugl crash on exit --- indra/newview/lllistcontextmenu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indra/newview/lllistcontextmenu.h') diff --git a/indra/newview/lllistcontextmenu.h b/indra/newview/lllistcontextmenu.h index 5dedc30b0c..fabd68ee20 100644 --- a/indra/newview/lllistcontextmenu.h +++ b/indra/newview/lllistcontextmenu.h @@ -71,8 +71,7 @@ protected: static void handleMultiple(functor_t functor, const uuid_vec_t& ids); uuid_vec_t mUUIDs; - LLContextMenu* mMenu; - LLHandle mMenuHandle; + LLHandle mMenuHandle; }; #endif // LL_LLLISTCONTEXTMENU_H -- cgit v1.2.3