diff -r 85902f042028 -r a5e7a4f63858 classicui_pub/lists_api/inc/EIKLBV.H --- a/classicui_pub/lists_api/inc/EIKLBV.H Wed Sep 15 12:29:17 2010 +0300 +++ b/classicui_pub/lists_api/inc/EIKLBV.H Wed Oct 13 14:50:15 2010 +0300 @@ -858,20 +858,6 @@ * this class. */ void ClearSelection( TBool aDrawItems ); - - /** - * Sets all items selected. - * - * @param aDrawItems Whether or not to draw the items which are - * selected. - * - * @panic EEikPanicListBoxNoSelIndexArray Panics if selection indexes have - * not been defined for this class. - * - * @panic EEikPanicListBoxNoModel Panics if listbox model not existing. - * - */ - void SelectAllL( TBool aDrawItems ); protected: