messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h
changeset 67 fc91263aee62
parent 56 f42d9a78f435
child 76 60a8a215b0ec
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h	Tue Sep 14 22:54:56 2010 +0530
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h	Fri Sep 17 20:01:45 2010 +0530
@@ -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: