messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h	Fri Sep 17 08:28:39 2010 +0300
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h	Mon Oct 04 00:13:15 2010 +0300
@@ -158,13 +158,6 @@
      * Reset the addresslist to previous list
      */
     void resetToPrevious();
-    
-    /**
-     * checks if the passed sting is a valid address or not.
-     * @param addr
-     * @retunr true/false based on valid/invalid.
-     */
-    bool checkValidAddress(const QString& addr);
 
 private: