diff --git a/src/main.c b/src/main.c index c70b88b..dd5bded 100644 --- a/src/main.c +++ b/src/main.c @@ -33,9 +33,6 @@ #include "plugin-manager.h" -#define YEAR_START 2002 -#define URI_PREFIX "http://static.nvd.nist.gov/feeds/xml/cve" -#include "fetch.h" static CveCheckTool *self; static char *srpm_dir = NULL;