From f58fee67b1730798a57629da2f496c9fa594d143 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 16 Oct 2019 13:51:41 -0400 Subject: [PATCH] include: Remove unused default value for VENDOR_RELEASE We're always setting this in the appropriate blah-config.h now. --- include/site.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/include/site.h b/include/site.h index 9872dc983..bd88da934 100644 --- a/include/site.h +++ b/include/site.h @@ -47,15 +47,6 @@ SOFTWARE. #ifndef SITE_H #define SITE_H -/* - * The vendor release number identifies, for the purpose of submitting - * traceable bug reports, the release number of software produced - * by the vendor. - */ -#ifndef VENDOR_RELEASE -#define VENDOR_RELEASE 6600 -#endif - /* * The following constants are provided solely as a last line of defense. The * normal build ALWAYS overrides them using a special rule given in