From fe0b881acc575df35904bf4f26028ad76007eba9 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Thu, 5 Sep 2019 15:13:56 +0300 Subject: SL-11718 Another exit crash --- indra/newview/llchannelmanager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llchannelmanager.h') diff --git a/indra/newview/llchannelmanager.h b/indra/newview/llchannelmanager.h index 8b9d0dda8b..8abe350196 100644 --- a/indra/newview/llchannelmanager.h +++ b/indra/newview/llchannelmanager.h @@ -46,6 +46,7 @@ class LLChannelManager : public LLSingleton LLSINGLETON(LLChannelManager); virtual ~LLChannelManager(); + void cleanupSingleton(); public: -- cgit v1.2.3