diff options
| -rw-r--r-- | indra/newview/llscripteditorws.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llscripteditorws.h b/indra/newview/llscripteditorws.h index de64b6946d..69c7e1a8e1 100644 --- a/indra/newview/llscripteditorws.h +++ b/indra/newview/llscripteditorws.h @@ -354,6 +354,4 @@ private: static constexpr F32 CLEANUP_INTERVAL = 60.0f; // seconds static constexpr F32 CONNECTION_TIMEOUT = 300.0f; // 5 minutes - LLCachedControl<bool> *mEnableScriptEditorWS; - LLCachedControl<bool> *mTightIntegration; }; |
