From bc8ccea212d6400a8c9ae3f025439f66c24a29d4 Mon Sep 17 00:00:00 2001 From: Colin Fletcher Date: Mon, 19 May 2014 22:48:28 +0100 Subject: [PATCH] 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. --- libs/pbd/system_exec.cc | 5 ----- 1 file changed, 5 deletions(-) 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