summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp')
-rw-r--r--TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp b/TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp
index 6d4095a810b..f3eb1609c1b 100644
--- a/TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp
+++ b/TAO/CIAO/tools/Config_Handlers/STD_PC_Intf.cpp
@@ -11,7 +11,7 @@
#include "Deployment.hpp"
#include "STD_PCD_Handler.h"
#include "ciao/Packaging_DataC.h"
-#include "ciao/CIAO_common.h"
+
namespace CIAO
{
@@ -26,8 +26,6 @@ namespace CIAO
bool
STD_PC_Intf::prepare_PC (const char *file)
{
- CIAO_TRACE("STD_PC_Intf::prepare_PC");
-
ACE_Auto_Ptr<XML_Helper> helper (new XML_Helper);
if (!helper->is_initialized ())