main: Cleanup unused code

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
Ikey Doherty
2015-06-03 18:11:22 +01:00
parent 0982da4490
commit bae833dbf2
-3
View File
@@ -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;