From: Colin Fletcher Date: Mon, 19 May 2014 21:48:28 +0000 (+0100) Subject: remove debug output from system_exec X-Git-Tag: 4.0-rc1~1601^2~1221 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=bc8ccea212d6400a8c9ae3f025439f66c24a29d4;p=ardour.git remove debug output from system_exec remove the debug output from pbd/system_exec: it's of no further use, and also breaks optimised builds. --- diff --git a/libs/pbd/system_exec.cc b/libs/pbd/system_exec.cc index 82398af0c8..c6d2da31d3 100644 --- a/libs/pbd/system_exec.cc +++ b/libs/pbd/system_exec.cc @@ -268,11 +268,6 @@ SystemExec::make_argp_escaped(std::string command, const std::map