[PATCH 02/19] Remove atom field from InputInfoRec.
Alan Coopersmith
alan.coopersmith at oracle.com
Tue Sep 7 13:40:49 PDT 2010
Peter Hutterer wrote:
> This field was only used in one location where we can use a local variable.
> - Atom atom;
The mouse & vmmouse drivers seem to use this in a debug message that would
need to be fixed:
#ifdef EXTMOUSEDEBUG
ErrorF("assigning %p atom=%d name=%s\n", device, pInfo->atom,
pInfo->name);
#endif
but that's the only use I see in a quick grep of the xf86-input-* I have
local copies of.
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list