X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flocal-def.h;h=3298322e1a39ff9c21a0debe891595dab5559ecc;hb=04331cc45e03325c6470bc5285d5c09843b24afd;hp=39ae3181f2f5e59818bbb6eda8f1765aec214fcd;hpb=98fe774e6e926fe36697a29280797166222fa973;p=src%2Fapp-framework-binder.git diff --git a/src/local-def.h b/src/local-def.h index 39ae3181..3298322e 100644 --- a/src/local-def.h +++ b/src/local-def.h @@ -53,8 +53,6 @@ #define AUDIO_BUFFER "/tmp/buf" -extern int verbose; // this is the only global variable - // prebuild json error are constructed in helper-api.c typedef enum { AFB_FALSE, AFB_TRUE, AFB_FATAL, AFB_FAIL, AFB_WARNING, AFB_EMPTY, AFB_SUCCESS, AFB_DONE, AFB_UNAUTH} AFB_error;