upload tizen1.0 source
[profile/ivi/wrt-plugins-tizen.git] / src / platform / API / Contact / ContactFactory.h
index d1ecd00..b36153f 100755 (executable)
@@ -43,7 +43,6 @@ public:
        static ContactFactory&  getInstance();
        IContactManagerPtr      createContactManager();
        ContactPtr              createContact();
-       ContactPtr              createContact(const std::string &vObjectStr, const std::string &format);
 };
 
 } // Contact