summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.h
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-20 10:01:48 -0700
committercallum_linden <none@none>2014-10-20 10:01:48 -0700
commitb8590d06d567d16b1835731a2422d13f26a1f787 (patch)
treeda62d53bdb80495363a64730a29e7391a469934b /indra/newview/llpanelpeople.h
parenta37c41e3f5dbf49cdda0de21481b7c841050d971 (diff)
Update to build on Xcode 6.0: removal of some unused variables
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rwxr-xr-xindra/newview/llpanelpeople.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h
index 55eaf74f74..c1d7a134fa 100755
--- a/indra/newview/llpanelpeople.h
+++ b/indra/newview/llpanelpeople.h
@@ -149,7 +149,6 @@ private:
Updater* mFriendListUpdater;
Updater* mNearbyListUpdater;
Updater* mRecentListUpdater;
- Updater* mFacebookListUpdater;
Updater* mButtonsUpdater;
LLHandle< LLFloater > mPicker;
};