diff --git a/src/driver/volume.cpp b/src/driver/volume.cpp index f0e6d69c9..07f26ce78 100644 --- a/src/driver/volume.cpp +++ b/src/driver/volume.cpp @@ -105,7 +105,7 @@ void CVolume::Init() progress_h = std::max(icon_h, digit_h) - 2*pB; vbar_w += digit_w; } - + delete g_volscale; g_volscale = new CProgressBar(true, progress_w, progress_h, 50, 100, 80, true); // mute icon