remove all use of NO_PLUGIN_STATE #ifdef
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 29 Sep 2019 16:00:23 +0000 (10:00 -0600)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 3 Oct 2019 00:04:40 +0000 (18:04 -0600)
commitf470d3e856e7dee3c6003aeff0c98005822c5f90
tree20b9f2d212195a2a7f04442e4365d6715e05e385
parentbc3b65834991b126843e85618c2f5d1d3c7e9389
remove all use of NO_PLUGIN_STATE #ifdef

We determined several years that we should never ever do this,
and changed the basis for the free/demo copy because of that.
12 files changed:
gtk2_ardour/ardour_ui_startup.cc
gtk2_ardour/plugin_ui.cc
libs/ardour/audio_unit.cc
libs/ardour/ladspa_plugin.cc
libs/ardour/luaproc.cc
libs/ardour/lv2_plugin.cc
libs/ardour/lxvst_plugin.cc
libs/ardour/mac_vst_plugin.cc
libs/ardour/plugin.cc
libs/ardour/plugin_insert.cc
libs/ardour/vst_plugin.cc
libs/ardour/windows_vst_plugin.cc