diff --git a/src/vmmouse.c b/src/vmmouse.c index ea54cf0..4fd3231 100644 --- a/src/vmmouse.c +++ b/src/vmmouse.c @@ -92,13 +92,6 @@ #define VMW_INNERSTRINGIFY(s) #s #define VMW_STRING(str) VMW_INNERSTRINGIFY(str) -/* - * So that the file compiles unmodified when dropped into an xfree source tree. - */ -#ifndef XORG_VERSION_CURRENT -#define XORG_VERSION_CURRENT XF86_VERSION_CURRENT -#endif - /* * Version constants */