X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fagl-service-windowmanager-2017.git;a=blobdiff_plain;f=src%2Fwm_client.cpp;fp=src%2Fwm_client.cpp;h=09e2e00827d2efecc499c20efa75c22d9b54a292;hp=a9ed54712fb2fa53948886c6b52ed9ccbfb90b90;hb=000e5f8983984d65cc7599908541801ec2babed2;hpb=a79b572a5f26d6ecdd97dff159c40bad330e1c4c diff --git a/src/wm_client.cpp b/src/wm_client.cpp index a9ed547..09e2e00 100644 --- a/src/wm_client.cpp +++ b/src/wm_client.cpp @@ -174,7 +174,7 @@ bool WMClient::removeRole(const string &role) return ret; } -#ifndef GTEST_ENABLED +#if GTEST_ENABLED bool WMClient::subscribe(afb_req req, const string &evname) { if(evname != kKeyError){