X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=blobdiff_plain;f=src%2Fwgtpkg-digsig.h;h=defcfa1bf7b5d0e17244f40bfe51666908a1fa30;hp=8c105d69985f65b7d8ed6ab5dd3122a2f9163d87;hb=7ea1070ee471141f58e9e4c03df5c95bbcef907d;hpb=0083ad3751cd2b088b5c5d0dea727671ea2a3cca diff --git a/src/wgtpkg-digsig.h b/src/wgtpkg-digsig.h index 8c105d6..defcfa1 100644 --- a/src/wgtpkg-digsig.h +++ b/src/wgtpkg-digsig.h @@ -26,6 +26,3 @@ extern int create_digsig(unsigned int index, const char *key, const char **certs /* check the signatures of the current directory */ extern int check_all_signatures(int allow_none); -#if !defined(DEFAULT_ALLOW_NO_SIGNATURE) -#define DEFAULT_ALLOW_NO_SIGNATURE 0 -#endif