From 00764cc236d8a7a794b2522dbc8577f35f290dd4 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Thu, 8 Oct 2020 20:55:16 +0300 Subject: SL-14079 crash accessing LLHUDText LLHUDObject has a lot of deriveds stored as LLPointer, no-virtual destructor is unlikely to be cause of the crash, but might be related --- indra/newview/llfloaterworldmap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llfloaterworldmap.h') diff --git a/indra/newview/llfloaterworldmap.h b/indra/newview/llfloaterworldmap.h index fce945df6c..97e99297cf 100644 --- a/indra/newview/llfloaterworldmap.h +++ b/indra/newview/llfloaterworldmap.h @@ -33,7 +33,6 @@ #define LL_LLFLOATERWORLDMAP_H #include "llfloater.h" -#include "llhudtext.h" #include "llmapimagetype.h" #include "lltracker.h" #include "llslurl.h" -- cgit v1.2.3