diff -r c16e04725da3 -r 5c4486441ae6 cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h --- a/cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h Mon May 17 09:55:27 2010 +0300 +++ b/cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h Mon May 24 20:51:35 2010 +0300 @@ -59,7 +59,6 @@ void showErrorNote(); private slots: - void onLaunchView(); private: // data @@ -70,10 +69,6 @@ HbInputDialog *mDialog; //! New Destination name query's OK action HbAction *mOkAction; - - //! Maximun length for destination name - static const int DestinationNameMaxLength = 30; - }; #endif //CPADDDESTINATIONENTRYITEMDATA_H