include: Remove unused default value for VENDOR_RELEASE

We're always setting this in the appropriate blah-config.h now.
This commit is contained in:
Adam Jackson 2019-10-16 13:51:41 -04:00 committed by Adam Jackson
parent 4b936ebcaa
commit f58fee67b1

View File

@ -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