diff -r efda7c0771b9 -r 7b66bc3c6dc9 contentstorage/castorage/inc/casqlquerycreator.h --- a/contentstorage/castorage/inc/casqlquerycreator.h Wed Oct 13 12:59:22 2010 +0300 +++ b/contentstorage/castorage/inc/casqlquerycreator.h Mon Oct 18 10:44:15 2010 +0300 @@ -268,16 +268,7 @@ static void ModifyQueryForSortOrderL( const CCaInnerQuery::TSortAttribute aSortType, RBuf& aQuery, TBool aSortByGroup ); - - /** - * Modifies a given query with sort order last or most used. - * - * @param aSortType The sort order type. - * @param aQuery the query where the sort order will be included. - */ - static void ModifyQueryForSortOrderLastMostUsedL( - const CCaInnerQuery::TSortAttribute aSortType, RBuf& aQuery ); - + /** * Check if icon is set proper in CCaInnerEntry. *