From a5b38fd6dc9ce9d1fb450da493adbc02b787c5e8 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 19 Nov 2018 03:20:11 +0100 Subject: Use libardour video-tool path (2/2) --- gtk2_ardour/ui_config_vars.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/ui_config_vars.h') diff --git a/gtk2_ardour/ui_config_vars.h b/gtk2_ardour/ui_config_vars.h index 1713bbd5e4..ede770b8be 100644 --- a/gtk2_ardour/ui_config_vars.h +++ b/gtk2_ardour/ui_config_vars.h @@ -92,7 +92,6 @@ UI_CONFIG_VARIABLE (bool, cairo_image_surface, "cairo-image-surface", false) UI_CONFIG_VARIABLE (uint64_t, waveform_cache_size, "waveform-cache-size", 100) /* units of megagbytes */ UI_CONFIG_VARIABLE (int32_t, recent_session_sort, "recent-session-sort", 0) UI_CONFIG_VARIABLE (bool, save_export_analysis_image, "save-export-analysis-image", false) -UI_CONFIG_VARIABLE (std::string, xjadeo_binary, "xjadeo-binary", "") UI_CONFIG_VARIABLE (bool, open_gui_after_adding_plugin, "open-gui-after-adding-plugin", true) UI_CONFIG_VARIABLE (bool, show_inline_display_by_default, "show-inline-display-by-default", true) UI_CONFIG_VARIABLE (bool, prefer_inline_over_gui, "prefer-inline-over-gui", true) -- cgit v1.2.3