mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 01:24:37 +00:00
drop obsolete check for _X_EXPORT
We're relying on xserver >= 1.18, so need to check for this macro anymore. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -56,13 +56,6 @@
|
||||
#define VMWARE_DRIVER_FUNC 0
|
||||
#endif
|
||||
|
||||
/*
|
||||
* So that the file compiles unmodified when dropped in to a < 6.9 source tree.
|
||||
*/
|
||||
#ifndef _X_EXPORT
|
||||
#define _X_EXPORT
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This is the only way I know to turn a #define of an integer constant into
|
||||
* a constant string.
|
||||
|
||||
Reference in New Issue
Block a user