remove -C,-E and -U command line options

This commit is contained in:
Paul Davis 2019-07-18 14:01:09 -06:00
parent b058356d1e
commit 0d1d6d6975
4 changed files with 0 additions and 35 deletions

View file

@ -30,17 +30,14 @@ extern bool show_actions;
extern bool no_splash;
extern bool just_version;
extern std::string backend_client_name;
extern std::string backend_session_uuid;
extern bool use_vst;
extern bool new_session;
extern char* curvetest_file;
extern bool try_hw_optimization;
extern bool no_connect_ports;
extern bool use_gtk_theme;
extern std::string keybindings_path;
extern std::string menus_file;
extern bool finder_invoked_ardour;
extern std::string immediate_save;
extern std::string load_template;
extern bool check_announcements;