this was a nit

This commit is contained in:
Mike Griese 2021-11-11 16:33:05 -06:00
parent 8313987490
commit a1bfa332f3

View file

@ -111,7 +111,6 @@ namespace ControlUnitTests
settings->Opacity(0.5f);
auto [core, interactivity] = _createCoreAndInteractivity(*settings, *conn);
auto controlSettings = core->_settings;
// A callback to make sure that we're raising TransparencyChanged events
double expectedOpacity = 0.5;