summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-12-13 18:15:06 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-12-13 18:15:06 +0000
commitde25f4b3204df86d20051fbcbdf88e5a0ea62126 (patch)
treece7d2c14849d06746351afc39f3bb9474e4e8ae6
parent3705d46b26dd5f1eaa649455a0f0dac2bcca45ab (diff)
downloadATCD-de25f4b3204df86d20051fbcbdf88e5a0ea62126.tar.gz
ChangeLogTag: Fri Dec 13 11:48:24 2002 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog1
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp3
2 files changed, 1 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e1424e6035a..8ccc2e2e25d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -4,6 +4,7 @@ Fri Dec 13 11:48:24 2002 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp:
* orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h:
* orbsvcs/orbsvcs/IFRService/IRObject_i.cpp:
+ * orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp:
* orbsvcs/orbsvcs/IFRService/Repository_i.cpp:
* orbsvcs/orbsvcs/IFRService/Repository_i.h:
* orbsvcs/orbsvcs/IFRService/UnionDef_i.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp
index 588c9aac9b6..a378a6057f3 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp
@@ -511,9 +511,6 @@ TAO_OperationDef_i::exceptions_i (ACE_ENV_SINGLE_ARG_DECL )
{
ACE_TString field_name, type_path;
ACE_Configuration::VALUETYPE type;
- u_int kind = 0;
- CORBA::DefinitionKind def_kind = CORBA::dk_none;
- ACE_Configuration_Section_Key except_key;
while (this->repo_->config ()->enumerate_values (excepts_key,
index++,