changeset 27 | e4592d119491 |
parent 25 | 84d9eb65b26f |
child 47 | 5b14749788d7 |
--- a/messagingapp/msgui/appengine/inc/conversationsengineutility.h Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/msgui/appengine/inc/conversationsengineutility.h Fri May 14 15:49:35 2010 +0300 @@ -52,13 +52,6 @@ */ static int messageSubType(TCsType value); - /** - * Get display-name of a contact from VCard. - * @param filePath, VCard file-path - * @return display-name - */ - static QString getVcardDisplayName(QString filePath); - }; #endif //CONVERSATIONS_ENGINE_UTILITY_H