X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain.c;h=e2e8ce3e46fa00d9028660eb328833ca100c99fc;hb=33e615ea0cc26131532f4615ef4a2034488fa48e;hp=bffcb38854419285c8f7ecdee37c980b8e1e9688;hpb=4d5ce1b0b3b41b8fb53126a0c67534db7d010a75;p=src%2Fapp-framework-binder.git diff --git a/src/main.c b/src/main.c index bffcb388..e2e8ce3e 100644 --- a/src/main.c +++ b/src/main.c @@ -17,7 +17,6 @@ */ #define _GNU_SOURCE -#define AFB_BINDING_PRAGMA_NO_VERBOSE_MACRO #include #include @@ -284,7 +283,6 @@ static struct afb_hsrv *start_http_server() /*--------------------------------------------------------- | execute_command - | +--------------------------------------------------------- */ static void on_sigchld(int signum, siginfo_t *info, void *uctx)