summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index b0a4f95613a..f84482c34b8 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -132,14 +132,6 @@ private:
public:
-
- /// The allocators for the output CDR streams.
- //@{
- ACE_Allocator *output_cdr_dblock_allocator_;
- ACE_Allocator *output_cdr_buffer_allocator_;
- ACE_Allocator *output_cdr_msgblock_allocator_;
- //@}
-
/**
* @todo
* The rest of the resources are not currently in use, just a plan
@@ -176,9 +168,7 @@ public:
};
-
// ****************************************************************
-
/**
* @class TAO_ORB_Core
*