From e1637b79a426df8cef575352bbee299458bf42b3 Mon Sep 17 00:00:00 2001 From: Mike Antipov Date: Wed, 3 Feb 2010 13:34:00 +0200 Subject: No ticket: removed deprecated commented out code --HG-- branch : product-engine --- indra/newview/llgrouplist.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/indra/newview/llgrouplist.cpp b/indra/newview/llgrouplist.cpp index e924e902df..1ed1113f4d 100644 --- a/indra/newview/llgrouplist.cpp +++ b/indra/newview/llgrouplist.cpp @@ -89,9 +89,6 @@ LLGroupList::LLGroupList(const Params& p) mShowIcons = gSavedSettings.getBOOL("GroupListShowIcons"); setCommitOnSelectionChange(true); - // TODO: implement context menu - // display a context menu appropriate for a list of group names -// setContextMenu(LLScrollListCtrl::MENU_GROUP); // Set default sort order. setComparator(&GROUP_COMPARATOR); -- cgit v1.2.3