wmix: removed unused variable because a pixmap's mask is not used
commit8eae1880b9bb5b4b109490d824d2d79e38af60bd
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 7 Jun 2014 19:21:43 +0000 (7 21:21 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 7 Jun 2014 20:27:27 +0000 (7 21:27 +0100)
tree7bbbc3ad6bdaa81d0cd79da5ff0558fc4155bafa
parent2d191d0e6c2ae4934aa40da61790b48d1209e6ec
wmix: removed unused variable because a pixmap's mask is not used

The bitmap mask associated to the Led image on the knob was not used,
probably because the visual gain is negligible compared to the added
complexity to handle it.
So, as compiler warned about it, remove the variable.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wmix/ui_x.c