Remove redundant call, fix VST bypass indicator
authorRobin Gareus <robin@gareus.org>
Mon, 11 Mar 2019 03:18:35 +0000 (04:18 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 11 Mar 2019 03:18:35 +0000 (04:18 +0100)
commiteecad55f51909af9824c7bf739fbebc65082a037
tree3b2f7dfe33523d815b345c096bbbc97da9b078f8
parentbdcfab73f8eca49f06463d3f9aa5f250ef64bd77
Remove redundant call, fix VST bypass indicator

PlugUIBase c'tor already sets the correct value, using
PluginInsert::enabled. That also correctly shows bypass state of VSTs
that support effSetBypass
gtk2_ardour/vst_plugin_ui.cc