X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-apiset.c;fp=src%2Fafb-apiset.c;h=468a36465e2950e4b60e2544e16ec07dc2c81610;hb=78cb4b202221b7ac90ffb586da362f3efb9f27b1;hp=90653d07748e41ff061f537c08783bd38ac4525e;hpb=d58b8f4273c48026f22d91896c05d2a5013480b2;p=src%2Fapp-framework-binder.git diff --git a/src/afb-apiset.c b/src/afb-apiset.c index 90653d07..468a3646 100644 --- a/src/afb-apiset.c +++ b/src/afb-apiset.c @@ -870,6 +870,7 @@ int afb_apiset_start_all_services(struct afb_apiset *set) return ret; } +#if WITH_AFB_HOOK /** * Ask to update the hook flags of the 'api' * @param set the api set @@ -893,6 +894,7 @@ void afb_apiset_update_hooks(struct afb_apiset *set, const char *name) d->api.itf->update_hooks(d->api.closure); } } +#endif /** * Set the logmask of the 'api' to 'mask'