summaryrefslogtreecommitdiff
path: root/CIAO/tools
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-09-28 11:07:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-09-28 11:07:30 +0000
commita0e7405a8c18e5c65aa3c98029317f73e7ce6ac1 (patch)
treed3445cd9b1b38cf53d1c0ef5f40363dbbd2c616c /CIAO/tools
parent5fc88e769a72c1609a12273b821f547c38773e5b (diff)
downloadATCD-a0e7405a8c18e5c65aa3c98029317f73e7ce6ac1.tar.gz
Diffstat (limited to 'CIAO/tools')
-rw-r--r--CIAO/tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/CIAO/tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp b/CIAO/tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp
index 57aa71da9d9..958186f2f42 100644
--- a/CIAO/tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp
+++ b/CIAO/tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp
@@ -329,7 +329,6 @@ namespace CIAO
{
DOMElement * ele = 0;
if (this->repo_id_map_.find (ACE_TEXT_CHAR_TO_TCHAR (node->repoID ()), ele) != 0)
->>>>>>> .merge-right.r86794
{
ES_Guard class_guard (LITERALS[CLASS_TAG], this);