diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-18 18:01:22 +0000 |
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-18 18:01:22 +0000 |
| commit | 2b8d3dc6fda2c1d9d1f37a73d24230773e5fe16f (patch) | |
| tree | f12c35abe3784616aedd085854f4f5f474db9c5a /indra/newview/llcompilequeue.h | |
| parent | b7d8c9107e2fe87a920cee2f05296bc8d63f9b54 (diff) | |
| parent | 97519423727f340c1b19b2a61bb48f7c00c387dd (diff) | |
Merged in SL-13265 "Empty leaf" crash safeguards
Diffstat (limited to 'indra/newview/llcompilequeue.h')
| -rw-r--r-- | indra/newview/llcompilequeue.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llcompilequeue.h b/indra/newview/llcompilequeue.h index 1b3d8f83a0..adb854875a 100644 --- a/indra/newview/llcompilequeue.h +++ b/indra/newview/llcompilequeue.h @@ -29,14 +29,11 @@ #include "llinventory.h" #include "llviewerobject.h" -#include "llvoinventorylistener.h" #include "lluuid.h" #include "llfloater.h" #include "llscrolllistctrl.h" -#include "llviewerinventory.h" - #include "llevents.h" //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
