diff options
author | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-02-23 18:38:26 +0200 |
---|---|---|
committer | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-02-23 18:38:26 +0200 |
commit | a17f39ee1d537b61e9e24f0aeb0fc52138302322 (patch) | |
tree | da49885aed9c223dbb3e4ad65db41bc2eef1b980 /indra/newview/llpanelgroupgeneral.h | |
parent | 3300c5b8002d8fbad4d6c0c3682b56c9ed79b2b6 (diff) |
cleanup
--HG--
branch : product-engine
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); |