mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-08 10:20:35 +01:00
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:
parent
7aad79c5a5
commit
914672fefa
1 changed files with 0 additions and 3 deletions
|
|
@ -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_ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue