From: ishmal Date: Sat, 3 Mar 2007 23:00:32 +0000 (+0000) Subject: remove debug messages that sneaked in X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a50faa62e83ed883147b1169a896f10d2bdcf6c4;p=inkscape.git remove debug messages that sneaked in --- diff --git a/buildtool.cpp b/buildtool.cpp index 830d3f05d..cb1389158 100644 --- a/buildtool.cpp +++ b/buildtool.cpp @@ -5989,9 +5989,7 @@ public: //## Execute the command String outString, errString; - trace("BEFORE"); bool ret = executeCommand(cmd.c_str(), "", outString, errString); - trace("AFTER"); if (f) {