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).
This commit is contained in:
Robin Gareus
2017-05-12 16:34:49 +02:00
parent 32c3db5c59
commit 38285d0e54
4 changed files with 0 additions and 99 deletions

View File

@@ -239,7 +239,6 @@ children = [
'libs/fst',
'libs/vfork',
'libs/ardouralsautil',
'cfgtool',
'tools/luadevel',
]