X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=bindings%2Fsamples%2Fhello3.c;fp=bindings%2Fsamples%2Fhello3.c;h=1d7c1954d2ffc4fdef10f22491240b84821f7d52;hp=131e0e43bbe0377a99f2a98cf2642f55efb45056;hb=77bf8a30c07a4ab5690337ed362dae4414e590fb;hpb=a4bb03e57aa2f8b71840ec384356f6c283989d73 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";