aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llmortician.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llmortician.h')
-rw-r--r--linden/indra/llcommon/llmortician.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llmortician.h b/linden/indra/llcommon/llmortician.h
index fcda3df..247632f 100644
--- a/linden/indra/llcommon/llmortician.h
+++ b/linden/indra/llcommon/llmortician.h
@@ -46,6 +46,7 @@ public:
46 46
47 // sets destroy immediate true 47 // sets destroy immediate true
48 static void setZealous(BOOL b); 48 static void setZealous(BOOL b);
49 static BOOL getZealous();
49 50
50private: 51private:
51 static BOOL sDestroyImmediate; 52 static BOOL sDestroyImmediate;