mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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:
committed by
Adam Jackson
parent
4b936ebcaa
commit
f58fee67b1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user