diff -r 0a6dd2dc9970 -r 2735883dd3f6 phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h --- a/phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h Tue Sep 14 22:26:11 2010 +0300 +++ b/phoneclientserver/CallUI/Inc/CaUiPlugin/CaUiPlugin.h Wed Oct 13 15:10:43 2010 +0300 @@ -125,15 +125,12 @@ * @param aType The type of item being added * @param aServiceId The service ID of VoIP call item, needed when * getting the service name - * @param aHideCallSubmenu ETrue if the call submenu items should be - * in main level of the menu, otherwise EFalse */ void AddAiwMenuItemL( CAiwMenuPane& aMenuPane, TInt aIndex, EMenuItemType aType, - TServiceId aServiceId = 0, - TBool aHideCallSubmenu = EFalse ); + TServiceId aServiceId = 0 ); private: // Data