summaryrefslogtreecommitdiff
path: root/TAO/tao/objectid.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/objectid.h')
-rw-r--r--TAO/tao/objectid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h
index 3f72b30e563..33f45d31659 100644
--- a/TAO/tao/objectid.h
+++ b/TAO/tao/objectid.h
@@ -68,7 +68,6 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
#define TAO_OBJID_CODECFACTORY "CodecFactory"
#define TAO_OBJID_PICurrent "PICurrent"
#define TAO_OBJID_POAMANAGERFACTORY "POAManagerFactory"
-#define TAO_OBJID_COMPRESSIONMANAGER "CompressionManager"
// Comma separated list of the above ObjectIDs.
// DO NOT include unimplemented services!
@@ -86,8 +85,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_OBJID_IORMANIPULATION, \
TAO_OBJID_IORTABLE, \
TAO_OBJID_DYNANYFACTORY, \
- TAO_OBJID_TYPECODEFACTORY, \
- TAO_OBJID_COMPRESSIONMANAGER
+ TAO_OBJID_TYPECODEFACTORY
// @@ Some initial references are added via other means, such as
// ORBInitInfo::register_initial_references(). Those should not be
// placed in the above list. Ideally, we should no longer need the