diff options
author | Cho <cho@lindenlab.com> | 2013-06-12 01:16:27 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-06-12 01:16:27 +0100 |
commit | 933debfc10d09d1d25fd196597904fc9753b4cb0 (patch) | |
tree | 52701d571d736e67683df1f894421d6e5438429d /indra/newview/llpanelpeople.h | |
parent | e3f093a87157c012ab4e9d378cc26876b7b91900 (diff) |
cleaned up FBC snapshot feature and made it work with new direct upload route on FBC API
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rwxr-xr-x | indra/newview/llpanelpeople.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h index 9cfa6b7cd2..633f475be7 100755 --- a/indra/newview/llpanelpeople.h +++ b/indra/newview/llpanelpeople.h @@ -124,7 +124,6 @@ private: void onFacebookAppRequestClicked(); void onFacebookAppSendClicked(); void onFacebookTestAddClicked(); - void onFacebookCheckinClicked(); bool onFriendsViewSortMenuItemCheck(const LLSD& userdata); bool onRecentViewSortMenuItemCheck(const LLSD& userdata); |