diff -r bdd9da0d70fe -r 1f1dad4af8f8 mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgcontainer.h --- a/mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgcontainer.h Wed Sep 15 12:09:46 2010 +0300 +++ b/mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgcontainer.h Wed Oct 13 14:28:40 2010 +0300 @@ -208,13 +208,6 @@ * @since 3.1 */ TInt TopLbxItemIndex() const; - /** - * Gets first listbox item index on screen(relative to the original listbox). - * @return first listbox item index on screen - * - * - */ - TInt FirstIndexOnScreen() const; /** * Gets bottom listbox item index (relative to the original listbox). @@ -1029,7 +1022,6 @@ TUid iPreviousViewId; TBool iPreviousOrientation; TBool iDrawBackGround; - TBool iIsNowPlayingView; }; #endif // CMPXCOLLECTIONVIEWHGCONTAINER_H