diff options
Diffstat (limited to 'indra/newview/llpanelgroupgeneral.h')
-rw-r--r-- | indra/newview/llpanelgroupgeneral.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelgroupgeneral.h b/indra/newview/llpanelgroupgeneral.h index cc3101539a..6245018871 100644 --- a/indra/newview/llpanelgroupgeneral.h +++ b/indra/newview/llpanelgroupgeneral.h @@ -84,7 +84,6 @@ private: static void openProfile(void* data); S32 sortMembersList(S32,const LLScrollListItem*,const LLScrollListItem*); - //void sortMembersList(S32 column); static bool joinDlgCB(const LLSD& notification, const LLSD& response); |