diff options
author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-05-15 20:42:14 +0300 |
---|---|---|
committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-05-15 20:42:14 +0300 |
commit | 0ed7966bd5471e4152ade9ac63e81406b4d0a679 (patch) | |
tree | d1a1abef319b74ccafcca1e9be2661559df62b40 /indra/newview/llpanelimcontrolpanel.h | |
parent | 0568fb00ab1bc6ddaed5fdd7cac88e81aa8c26e2 (diff) |
CHUI-105 WIP Remove obsolete controls from the group's control pane
Diffstat (limited to 'indra/newview/llpanelimcontrolpanel.h')
-rw-r--r-- | indra/newview/llpanelimcontrolpanel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelimcontrolpanel.h b/indra/newview/llpanelimcontrolpanel.h index 0ec992bb1e..02915ec4bb 100644 --- a/indra/newview/llpanelimcontrolpanel.h +++ b/indra/newview/llpanelimcontrolpanel.h @@ -69,7 +69,6 @@ protected: LLParticipantList* mParticipantList; private: - void onGroupInfoButtonClicked(); void onSortMenuItemClicked(const LLSD& userdata); }; |