hid/gtk/gui-drc-window.c: Refactor unset_found_flags() to use ResetConnections()
commit22eedce33458da959da1311e56a01c4b27667dd1
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 17:43:27 +0000 (23 17:43 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 17:50:28 +0000 (23 17:50 +0000)
tree66f4dea88690a1150966bb5b2d304eeeb649449a
parent21cf3ea171a5450b370fbe38ccac75221a0e4148
hid/gtk/gui-drc-window.c: Refactor unset_found_flags() to use ResetConnections()

There is a lot of code in this function which matches ResetConnections(),
we only need to take care of the undo buffer management at the end.
src/hid/gtk/gui-drc-window.c