diff options
Diffstat (limited to 'linden/indra/newview/llhoverview.h')
-rw-r--r-- | linden/indra/newview/llhoverview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llhoverview.h b/linden/indra/newview/llhoverview.h index ef93eae..a2b624c 100644 --- a/linden/indra/newview/llhoverview.h +++ b/linden/indra/newview/llhoverview.h | |||
@@ -105,8 +105,6 @@ protected: | |||
105 | LLVector3d mHoverLandGlobal; | 105 | LLVector3d mHoverLandGlobal; |
106 | LLVector3d mHoverOffset; | 106 | LLVector3d mHoverOffset; |
107 | 107 | ||
108 | LLDynamicArrayPtr<LLPointer<LLHUDConnector> > mConnectors; | ||
109 | |||
110 | BOOL mTyping; | 108 | BOOL mTyping; |
111 | 109 | ||
112 | public: | 110 | public: |