Kill off usage of Display
authorDan Nicholson <dbn.lists@gmail.com>
Sat, 28 Mar 2009 21:09:36 +0000 (14:09 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sat, 28 Mar 2009 21:22:41 +0000 (14:22 -0700)
commitb9335d5810e1504daa228cc21497aae511a0e3f3
tree62be8f94ce5c1c97ae2a93f5e911176c1766b748
parent2671b777cf146d93f8963dac79964d9167c6de66
Kill off usage of Display

The use of Display in xkbcomp always boiled down to passing it to
XkbInternAtom and XkbAtomGetString. This shouldn't be a problem here.
src/xkbcomp/compat.c
src/xkbcomp/geometry.c
src/xkbcomp/indicators.c
src/xkbcomp/indicators.h
src/xkbcomp/keycodes.c
src/xkbcomp/keytypes.c