X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fhs-clientmanager.h;fp=src%2Fhs-clientmanager.h;h=efc36de51fc8a746116ac9ea5162e880c3e61672;hb=95c8f8ac2526acc5f7467704532ea235532b1876;hp=cbddabadaa312cce3df47fbbb28becd4089e8ac1;hpb=c393aaa4ae541f1f925981a6f8ae20d46626e8b6;p=apps%2Fagl-service-homescreen.git diff --git a/src/hs-clientmanager.h b/src/hs-clientmanager.h index cbddaba..efc36de 100644 --- a/src/hs-clientmanager.h +++ b/src/hs-clientmanager.h @@ -53,7 +53,6 @@ private: HS_ClientCtxt* createClientCtxt(afb_req_t req, std::string appid); HS_Client* addClient(afb_req_t req, std::string appid); void removeClient(std::string appid); - void registerApplication(std::string appid); private: static HS_ClientManager* me;