classicui_pub/lists_api/inc/eikfrlb.h
branchRCL_3
changeset 23 3d340a0166ff
parent 4 8ca85d2f0db7
--- a/classicui_pub/lists_api/inc/eikfrlb.h	Tue Apr 27 16:55:05 2010 +0300
+++ b/classicui_pub/lists_api/inc/eikfrlb.h	Tue May 11 16:27:42 2010 +0300
@@ -221,13 +221,6 @@
 protected:
     
     /**
-     * Draws current item rectangle.
-     * 
-     * @param aRect Current item rectangle.
-     */
-	void DrawCurrentItemRect(const TRect& aRect) const;
-
-    /**
      * @c WordWrapListItem is used with @c CAknDouble* style listboxes.
      * If listbox does not have 2nd line defined, @c WordWrapListItem
      * wraps 1st line to 2nd line, if text does not fit to 1st line.