X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=include%2Flocal-def.h;h=4c27233b724aa242318de89e95f37cea28307890;hb=0926cee2a1f7a72c40f4950e44651b5fab02c412;hp=ace9249a99de166089421733757ca69a1e1f8db7;hpb=ca208671cc79bbc05c574df788035878e5d39382;p=src%2Fapp-framework-binder.git diff --git a/include/local-def.h b/include/local-def.h index ace9249a..4c27233b 100644 --- a/include/local-def.h +++ b/include/local-def.h @@ -240,7 +240,6 @@ typedef struct { void *context; // Hold Client Context when using session int restfull; // request is resfull [uuid token provided] int errcode; // http error code - sigjmp_buf checkPluginCall; // context save for timeout set/longjmp struct AFB_config *config; // plugin may need access to config struct MHD_Connection *connection; } AFB_request;