diff -r 2f259fa3e83a -r 8ca85d2f0db7 uifw/EikStd/coctlinc/AknDoubleSpanScrollIndicatorItem.h --- a/uifw/EikStd/coctlinc/AknDoubleSpanScrollIndicatorItem.h Tue Feb 02 01:00:49 2010 +0200 +++ b/uifw/EikStd/coctlinc/AknDoubleSpanScrollIndicatorItem.h Fri Feb 19 23:04:46 2010 +0200 @@ -95,19 +95,6 @@ /** - * Creates a new bitmap based on the given source bitmap. New bitmap - * will be rotated 90 degrees agains clock direction if wanted. - * - * @since 2.6 - * @param aSourceBitmap Bitmap which content is copied to new bitmap - * @param aRotated If ETrue the source bitmap data is rotated - * 90 degrees. - * @return a pointer to a new bitmap. - * - */ - CFbsBitmap* CreateBitmapL(CFbsBitmap* aSourceBitmap, TBool aRotated); - - /** * Creates a new bitmap and a mask based on the given skin item id. * New bitmap will be rotated 90 degrees agains clock direction if wanted. *