[Release] wrt-installer_0.1.53
[framework/web/wrt-installer.git] / tests / general / InstallerWrapper.h
index ee3d0a8..404a3e8 100644 (file)
@@ -43,7 +43,6 @@ InstallResult install(
         std::string& tizenId,
         const std::string& user = "");
 bool uninstall(const std::string& tizenId);
-bool uninstallByGuid(const std::string& guid);
 /**
  * @brief killWrtClients kills processes that matches 'wrt-client'
  * @return True if any client was killed