summaryrefslogtreecommitdiff
path: root/indra/llcommon/llcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llcommon.h')
-rw-r--r--indra/llcommon/llcommon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcommon/llcommon.h b/indra/llcommon/llcommon.h
index ca9cad5d05..171590f3d8 100644
--- a/indra/llcommon/llcommon.h
+++ b/indra/llcommon/llcommon.h
@@ -35,8 +35,6 @@ class LL_COMMON_API LLCommon
public:
static void initClass();
static void cleanupClass();
-private:
- static BOOL sAprInitialized;
};
#endif