mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Remove unused rc-config-variable
This commit is contained in:
parent
0659ffb8c8
commit
63a6cfa906
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ CONFIG_VARIABLE (bool, use_macvst, "use-macvst", true)
|
|||
CONFIG_VARIABLE (bool, use_audio_units, "use-audio-units", true)
|
||||
CONFIG_VARIABLE (bool, use_vst3, "use-vst3", true)
|
||||
CONFIG_VARIABLE (bool, discover_plugins_on_start, "discover-plugins-on-start", false)
|
||||
CONFIG_VARIABLE (bool, discover_vst_on_start, "discover-vst-on-start", false)
|
||||
CONFIG_VARIABLE (bool, verbose_plugin_scan, "verbose-plugin-scan", false)
|
||||
CONFIG_VARIABLE (bool, conceal_lv1_if_lv2_exists, "conceal-lv1-if-lv2-exists", true)
|
||||
CONFIG_VARIABLE (bool, conceal_vst2_if_vst3_exists, "conceal-vst2-if-vst3-exists", true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue