diff options
Diffstat (limited to 'linden/indra/llcommon/llmortician.h')
-rw-r--r-- | linden/indra/llcommon/llmortician.h | 1 |
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 | ||
50 | private: | 51 | private: |
51 | static BOOL sDestroyImmediate; | 52 | static BOOL sDestroyImmediate; |