aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llcommon.h')
-rw-r--r--linden/indra/llcommon/llcommon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llcommon/llcommon.h b/linden/indra/llcommon/llcommon.h
index 851d4ac..300ebe2 100644
--- a/linden/indra/llcommon/llcommon.h
+++ b/linden/indra/llcommon/llcommon.h
@@ -43,8 +43,6 @@ class LL_COMMON_API LLCommon
43public: 43public:
44 static void initClass(); 44 static void initClass();
45 static void cleanupClass(); 45 static void cleanupClass();
46private:
47 static BOOL sAprInitialized;
48}; 46};
49 47
50#endif 48#endif