mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-15 22:04:17 -05:00
Fix warnings
This commit is contained in:
@@ -46,7 +46,6 @@ void VolControl::VolumeChanged()
|
||||
|
||||
void VolControl::SliderChanged(int)
|
||||
{
|
||||
float prev = obs_source_get_volume(source);
|
||||
updateText();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user