xserver-multidpi/hw
Cyril Brulebois 33dad2b74e hw/dmx: Stop using variables for text widgets.
They are unused in the sense they're not getting any callback set up, so
there's no point in storing them into variables. Keep the initial
alignment of the parameters to try and reduce the diff noise.

Those warnings go away accordingly:
|   CC     xdmxconfig-xdmxconfig.o
| xdmxconfig.c: In function ‘main’:
| xdmxconfig.c:881:29: warning: variable ‘quittext’ set but not used [-Wunused-but-set-variable]
| xdmxconfig.c:880:53: warning: variable ‘abouttext’ set but not used [-Wunused-but-set-variable]

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
2011-06-16 00:44:08 +02:00
..
dmx hw/dmx: Stop using variables for text widgets. 2011-06-16 00:44:08 +02:00
kdrive Xephyr: fix pointer coordinate translation when screen is rotated 2011-05-25 08:23:58 +10:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 xserver: remove AbsoluteClass, breaking the A(P|B)I 2011-05-25 08:23:58 +10:00
xnest input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
xquartz XQuartz: xpbproxy: Correct NSUInteger format strings 2011-06-01 21:57:52 -07:00
xwin Fix XWin compilation after updates for input API changes 2011-05-24 14:08:13 +10:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00