From a50faa62e83ed883147b1169a896f10d2bdcf6c4 Mon Sep 17 00:00:00 2001 From: ishmal Date: Sat, 3 Mar 2007 23:00:32 +0000 Subject: [PATCH] remove debug messages that sneaked in --- buildtool.cpp | 2 -- 1 file changed, 2 deletions(-) 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) { -- 2.30.2