summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-06-28 14:06:29 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2013-06-28 14:06:29 -0700
commit8c36966a07a599269c3a0fa2fca2f8ba1844e06f (patch)
tree79e14b85caca7b7d5074338bcdc1155f261a7090
parentefbe197028473a39ea3aab16829462d585d44fb2 (diff)
ACME-638: Removing non-used variable
-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 cbfd74a2a0..55c2c3cdae 100755
--- a/indra/newview/llpanelpeople.h
+++ b/indra/newview/llpanelpeople.h
@@ -150,7 +150,6 @@ private:
LLAvatarList* mNearbyList;
LLAvatarList* mRecentList;
LLGroupList* mGroupList;
- LLSocialList* mFacebookFriends;
S32 mFacebookListGeneration;
LLNetMap* mMiniMap;