diff options
author | Jacek Antonelli | 2008-08-15 23:45:05 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:05 -0500 |
commit | 3d17e02e604977d976cc303b332bda7cebf11a57 (patch) | |
tree | 06e3dd8dfa7e7c9d12e24efb9155d4343e77aa7b /linden/indra/newview/llhoverview.h | |
parent | Second Life viewer sources 1.18.1.2 (diff) | |
download | meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.zip meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.gz meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.bz2 meta-impy-3d17e02e604977d976cc303b332bda7cebf11a57.tar.xz |
Second Life viewer sources 1.18.2.0
Diffstat (limited to '')
-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: |