dix: Remove unused definitions from dix-config.h.in

There is no code around that will ever define values for the
WORKING_UNALIGNED_INT or XORG_RELEASE symbols, so they will always end
up commented out and are therefore completely useless.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Thierry Reding 2018-03-28 14:04:34 +02:00 committed by Adam Jackson
parent c62a8b60b9
commit b04ff31b9d
1 changed files with 0 additions and 6 deletions

View File

@ -310,9 +310,6 @@
/* Support UNIX socket connections */
#undef UNIXCONN
/* unaligned word accesses behave as expected */
#undef WORKING_UNALIGNED_INT
/* Build X string registry */
#undef XREGISTRY
@ -346,9 +343,6 @@
/* Support Xinerama extension */
#undef XINERAMA
/* Vendor release */
#undef XORG_RELEASE
/* Current Xorg version */
#undef XORG_VERSION_CURRENT