On Wed, 2013-12-11 at 12:23 -0800, Keith Packard wrote: > diff --git a/hw/dmx/dmxclient.h b/hw/dmx/dmxclient.h > index 19dfdbe..dd580c4 100644 > --- a/hw/dmx/dmxclient.h > +++ b/hw/dmx/dmxclient.h > @@ -118,6 +118,7 @@ typedef XID KeySym64; > #undef KeySym > #endif > > +#if 0 > /* These are in exglobals.h, but that conflicts with xkbsrv.h */ > extern int ProximityIn; > extern int ProximityOut; > @@ -128,6 +129,7 @@ extern int DeviceFocusOut; > extern int DeviceStateNotify; > extern int DeviceMappingNotify; > extern int ChangeDeviceNotify; > +#endif
Why the #if 0 instead of just deleting? - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
