From caba23ff4fb5452b751aaaf24181d8879a7859b4 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 6 Jan 2022 14:22:07 -0700 Subject: [PATCH] remove misleading/out-of-date instructions in comment --- libs/ardour/ardour/rc_configuration_vars.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/libs/ardour/ardour/rc_configuration_vars.h b/libs/ardour/ardour/rc_configuration_vars.h index 37691dbb27..03c4c09fa4 100644 --- a/libs/ardour/ardour/rc_configuration_vars.h +++ b/libs/ardour/ardour/rc_configuration_vars.h @@ -30,13 +30,6 @@ the value of the variable. *****************************************************/ -/***************************************************** - DO dump the config using cfgtool to system_config - after modifying this file. - - ./waf && gtk2_ardour/arcfg system_config -*****************************************************/ - /* IO connection */ CONFIG_VARIABLE (bool, auto_connect_standard_busses, "auto-connect-standard-busses", true)