cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h
changeset 46 95d45f234cf3
parent 20 9c97ad6591ae
--- a/cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h	Thu May 27 13:17:01 2010 +0300
+++ b/cmmanager/cpdestinationplugin/inc/cpadddestinationentryitemdata.h	Wed Jun 23 18:39:24 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