X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=bindings%2Fsamples%2Fhello3.c;fp=bindings%2Fsamples%2Fhello3.c;h=1d7c1954d2ffc4fdef10f22491240b84821f7d52;hb=e2dd08ca88415162194368e3134772f21d15a5de;hp=131e0e43bbe0377a99f2a98cf2642f55efb45056;hpb=87a37be37b2e064d643b7af9661a5e8ac01db835;p=src%2Fapp-framework-binder.git diff --git a/bindings/samples/hello3.c b/bindings/samples/hello3.c index 131e0e43..1d7c1954 100644 --- a/bindings/samples/hello3.c +++ b/bindings/samples/hello3.c @@ -627,7 +627,6 @@ static void in_after (afb_req_t request) char *te; double td; struct timespec t; - void (*calling)(afb_req_t); /* get the type */ ty = afb_req_value(request, "type") ?: "call";