include: Remove unused VENDOR_STRING
This commit is contained in:
parent
ec659f021e
commit
4b936ebcaa
|
@ -46,13 +46,6 @@ SOFTWARE.
|
||||||
|
|
||||||
#ifndef SITE_H
|
#ifndef SITE_H
|
||||||
#define SITE_H
|
#define SITE_H
|
||||||
/*
|
|
||||||
* The vendor string identifies the vendor responsible for the
|
|
||||||
* server executable.
|
|
||||||
*/
|
|
||||||
#ifndef VENDOR_STRING
|
|
||||||
#define VENDOR_STRING "The X.Org Foundation"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The vendor release number identifies, for the purpose of submitting
|
* The vendor release number identifies, for the purpose of submitting
|
||||||
|
|
Loading…
Reference in New Issue