X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb-plugin.h;h=dfb6fbad399ddb67b0766f88280f4789a7b01493;hb=46d9538587a3521caa1e3b20bf337a53ed400777;hp=c7252d640bd58cb4c172f5285c211b1d9a962172;hpb=9559bbf8177390eef48117375a4323f8def11907;p=src%2Fapp-framework-binder.git diff --git a/include/afb-plugin.h b/include/afb-plugin.h index c7252d64..dfb6fbad 100644 --- a/include/afb-plugin.h +++ b/include/afb-plugin.h @@ -55,7 +55,6 @@ struct AFB_plugin const char *info; const char *prefix; const struct AFB_restapi *apis; - void (*freeCtxCB)(void*); // callback to free application context [null for standard free] }; /* config mode */