diff --git a/hw/xfree86/dixmods/extmod/xf86misc.c b/hw/xfree86/dixmods/extmod/xf86misc.c index 3164d7501..d2ee59580 100644 --- a/hw/xfree86/dixmods/extmod/xf86misc.c +++ b/hw/xfree86/dixmods/extmod/xf86misc.c @@ -111,7 +111,6 @@ static unsigned char XF86MiscReqCode = 0; # define DEBUG_P(x) ErrorF(x"\n"); #else # define DEBUG_P(x) do {} while (0) -} #endif #define MISCERR(x) (miscErrorBase + x)