audiomute: enable paint bg

disable is not required


Origin commit data
------------------
Commit: 088bf0ce8e
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-16 (Tue, 16 Nov 2021)
This commit is contained in:
2021-11-16 20:17:27 +01:00
committed by vanhofen
parent c145a461a7
commit 9abbe847fe

View File

@@ -43,7 +43,6 @@
CAudioMute::CAudioMute():CComponentsPicture(0, 0, NEUTRINO_ICON_MUTED)
{
y_old = -1;
paint_bg = false;
do_paint_mute_icon = true;
CVolumeHelper::getInstance()->refresh();
CVolumeHelper::getInstance()->getMuteIconDimensions(&x, &y, &width, &height);