diff -r ff572dfe6d86 -r 9674c1a575e9 idlehomescreen/widgetmanager/inc/wmlistbox.h --- a/idlehomescreen/widgetmanager/inc/wmlistbox.h Fri Mar 12 15:41:49 2010 +0200 +++ b/idlehomescreen/widgetmanager/inc/wmlistbox.h Mon Mar 15 12:39:47 2010 +0200 @@ -322,13 +322,6 @@ * @see CCoeControl::Draw */ void Draw( const TRect& aRect ) const; - - /** - * Handles pointer events. - * - * @see CCoeControl::HandlePointerEventL - */ - void HandlePointerEventL( const TPointerEvent& aPointerEvent ); private: /** Constructor for performing 1st stage construction */