diff options
Diffstat (limited to 'linden/indra/newview/llfloatermap.h')
-rw-r--r-- | linden/indra/newview/llfloatermap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatermap.h b/linden/indra/newview/llfloatermap.h index 09fce01..fae6184 100644 --- a/linden/indra/newview/llfloatermap.h +++ b/linden/indra/newview/llfloatermap.h | |||
@@ -67,7 +67,6 @@ private: | |||
67 | LLNetMap* mPanelMap; | 67 | LLNetMap* mPanelMap; |
68 | LLScrollListCtrl* mRadarList; | 68 | LLScrollListCtrl* mRadarList; |
69 | LLUUID mSelectedAvatar; | 69 | LLUUID mSelectedAvatar; |
70 | std::map<LLUUID, LLVector3d> mAvatars; | ||
71 | bool mUpdate; | 70 | bool mUpdate; |
72 | 71 | ||
73 | static void onList(LLUICtrl* ctrl, void* user_data); | 72 | static void onList(LLUICtrl* ctrl, void* user_data); |