X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NativeLauncher%2Finc%2Fprofile_common.h;h=87329be7f424bd2c75897ebd668d47fbf694c38e;hb=07a22157e9ddad89658a459fae3b07835e820411;hp=7495a2384d06fcc434909de669fbb4705eb4d257;hpb=bad09c61ae5eb3c17ea3ffa56cc70f2f350ef9b5;p=platform%2Fcore%2Fdotnet%2Flauncher.git diff --git a/NativeLauncher/inc/profile_common.h b/NativeLauncher/inc/profile_common.h index 7495a23..87329be 100644 --- a/NativeLauncher/inc/profile_common.h +++ b/NativeLauncher/inc/profile_common.h @@ -31,7 +31,7 @@ typedef enum { * @param[in] pkgId package id * @return profile_error_e */ -profile_error_e removeAppProfileData(const std::string& pkgId); +profile_error_e removeAppProfileData(const std::string& pkgId, void *user_data); /** * @brief remove all app profile data