X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=include%2Fafb-plugin.h;h=dfb6fbad399ddb67b0766f88280f4789a7b01493;hb=f262b0f726ac0577f40525038b779185f144873f;hp=c7252d640bd58cb4c172f5285c211b1d9a962172;hpb=469e619ac45402471ea7d8c792ffc06e79346ef2;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 */