From 38285d0e543a9501d2b1bc8ec6539656740fc50e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 12 May 2017 16:34:49 +0200 Subject: Remove cfgtool, it's not useful anymore cfgtool was used to dump the current config defaults into ./system_config on the system it runs. It was manually invoked (usually on Linux) and hence produced incorrect settings for Windows and OSX variants. Since ea4bbcf5 Ardour binaries bundle a minimal empty system_config, and the built-in defaults are used (correct for every platform). --- gtk2_ardour/arcfg | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 gtk2_ardour/arcfg (limited to 'gtk2_ardour') diff --git a/gtk2_ardour/arcfg b/gtk2_ardour/arcfg deleted file mode 100755 index 7177b7d539..0000000000 --- a/gtk2_ardour/arcfg +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -TOP=`dirname "$0"`/.. -. $TOP/build/gtk2_ardour/ardev_common_waf.sh -exec $TOP/build/cfgtool/cfgtool "$@" -- cgit v1.2.3