summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authoredwardgt <edwardgt@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 19:30:22 +0000
committeredwardgt <edwardgt@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 19:30:22 +0000
commit69532b3c7a608821f4974347336e79b03cb330a0 (patch)
tree2ad905eeb2b7750374619487c866fb1e57efe966 /TAO/tao/ORB.h
parent8b70ff12e0bab43d880f39d49a1232e99eb53dc0 (diff)
downloadATCD-69532b3c7a608821f4974347336e79b03cb330a0.tar.gz
ChangeLogTag: Mon Aug 18 14:24:45 2003 George Edwards <g.edwards@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 14eb05babc2..57e99807a9f 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -608,12 +608,6 @@ namespace CORBA
TAO_ValueFactory_Map *valuetype_factory_map_;
#endif /**/
- /// Pointer to the adapter..
- /// @@ NOTE this should have ideally been in the ORB_core like the
- /// others. Continuing on the earlier mistake we are adding it to
- /// the ORB.
- TAO_Valuetype_Adapter *valuetype_adapter_;
-
/// Decides whether to use the URL notation or to use IOR notation.
CORBA::Boolean use_omg_ior_format_;