hid/gtk: Remove some more temporary variable assignments
commit57eabeda63fd819fa34d240b41c3f4cbc8f2a20a
authorPeter Clifton <pcjc2@cam.ac.uk>
Sat, 3 Sep 2011 14:06:43 +0000 (3 15:06 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Sat, 3 Sep 2011 14:06:43 +0000 (3 15:06 +0100)
treedf1640b90a920cf268f4b590352fc17ba670e551
parentabe9eee3c7ad1f9534ca8d81dc4fcd659e67c4fa
hid/gtk: Remove some more temporary variable assignments

These make the code harder to follow, as the same temporary variable
is used again and again to refer to different widgets.
src/hid/gtk/gui-top-window.c