mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
vtl: remove xjadeo option dialog
xjadeo options (selective session restore) are only useful for testing and debugging.
This commit is contained in:
parent
37b108959c
commit
5a4d0fff01
7 changed files with 8 additions and 348 deletions
|
|
@ -220,7 +220,6 @@ CONFIG_VARIABLE (std::string, donate_url, "donate-url", "http://ardour.org/donat
|
|||
CONFIG_VARIABLE (bool, video_advanced_setup, "video-advanced-setup", false)
|
||||
CONFIG_VARIABLE (std::string, video_server_url, "video-server-url", "http://localhost:1554")
|
||||
CONFIG_VARIABLE (std::string, video_server_docroot, "video-server-docroot", "/")
|
||||
CONFIG_VARIABLE (bool, video_monitor_setup_dialog, "video-monitor-setup-dialog", false)
|
||||
CONFIG_VARIABLE (bool, show_video_export_info, "show-video-export-info", true)
|
||||
CONFIG_VARIABLE (bool, show_video_server_dialog, "show-video-server-dialog", false)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue