diff -r 2b1b11a301d2 -r 4b195f3bea29 homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Tue Jul 06 14:06:53 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Wed Aug 18 09:40:07 2010 +0300 @@ -40,8 +40,7 @@ // Function declarations static HsMenuItemModel *getAllApplicationsModel( HsSortAttribute sortAttribute = DescendingNameHsSortAttribute); - static HsMenuItemModel *getAllCollectionsModel( - HsSortAttribute sortAttribute = LatestOnTopHsSortAttribute); + static HsMenuItemModel *getAllCollectionsModel(); static HsMenuItemModel *getInstalledModel( HsSortAttribute sortAttribute = DescendingNameHsSortAttribute); static HsMenuItemModel *getCollectionModel(int collectionId,