X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=bindings%2Fsamples%2Fhello3.c;h=1d7c1954d2ffc4fdef10f22491240b84821f7d52;hb=194031d38a246e1aec441cb6acaaf6915c07b59b;hp=131e0e43bbe0377a99f2a98cf2642f55efb45056;hpb=0c68d46eaaed4558119a7c9a29ebaac6ea579126;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";