diff -r 341166945d65 -r 52b0f64eeb51 homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Fri Jun 25 19:19:22 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Fri Jul 09 14:36:01 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,