diff -r 85902f042028 -r a5e7a4f63858 classicui_pub/hierarchical_lists_api/inc/akntreelist.h --- a/classicui_pub/hierarchical_lists_api/inc/akntreelist.h Wed Sep 15 12:29:17 2010 +0300 +++ b/classicui_pub/hierarchical_lists_api/inc/akntreelist.h Wed Oct 13 14:50:15 2010 +0300 @@ -931,16 +931,6 @@ */ IMPORT_C void SetMarkingModeObserver( MAknMarkingModeObserver* aObserver ); - /** - * Turns the marking mode on / off. - * - * @since S60 5.2 - * - * @param aEnable @c ETrue to turn marking mode on - * @c EFalse to turn marking mode off - */ - IMPORT_C void SetMarkingMode( TBool aEnable ); - // From base class CCoeControl /**