update_io_button: store input() or output() in a variable
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 7 Jul 2016 17:12:23 +0000 (19:12 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 9 Jul 2016 19:08:16 +0000 (21:08 +0200)
commit35b4cb91d21f8e45e49d2e629f6df818cb9742c6
tree3518162891832c275c327b4dc44140918f4317c1
parent0c2a5dc0b2d4850748763bc58ff274d8e19d80ad
update_io_button: store input() or output() in a variable

This avoids repeating "if (for_input)" checks.
gtk2_ardour/mixer_strip.cc