Remove dix-config.h config variables from xorg-config.h

xorg-config.h includes dix-config, so there's no need to duplicate.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2013-11-07 14:20:26 -08:00
parent 7aad79c5a5
commit 914672fefa

View File

@ -145,7 +145,4 @@
/* Support APM/ACPI power management in the server */
#undef XF86PM
/* Have support for X shared memory fence library (xshmfence) */
#undef HAVE_XSHMFENCE
#endif /* _XORG_CONFIG_H_ */