select.c: Remove Draw() call from SelectConnectionmaster
commite8c699a6f7a954b31d400a5adb429105b0c24b15
authorPeter Clifton <pcjc2@cam.ac.uk>
Thu, 23 Dec 2010 11:37:09 +0000 (23 11:37 +0000)
committerPeter Clifton <pcjc2@cam.ac.uk>
Thu, 23 Dec 2010 11:37:09 +0000 (23 11:37 +0000)
treecf3945762ae7656f74d823af7746002b238077e1
parenta5515fcf70379ee8115f32e83cf115552e68df73
select.c: Remove Draw() call from SelectConnection

Make callers responsible for calling the final Draw(), to avoid
multiple redraws if other operations are to occur, such as changing
"FOUND" flags on objects after making the selection.
src/action.c
src/hid/gtk/gui-netlist-window.c
src/hid/lesstif/netlist.c
src/select.c