summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-18 20:51:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-18 20:51:32 +0000
commit3c0937f0ada3173b071c4414303848801f115a06 (patch)
tree5dbaa4fdc9e4758ffa415692249d828a4f4691b5 /TAO/tao/ORB_Core.h
parent9169f66c68e35d1cf733741bd4caaf0b1f4bfe80 (diff)
downloadATCD-3c0937f0ada3173b071c4414303848801f115a06.tar.gz
ChangeLogTag: Fri Mar 18 20:51:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index f14943ae3f2..38e6fa20a43 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -1181,10 +1181,6 @@ protected:
/// This is where the tss resources for this ORB are stored.
ACE_TSS_TYPE (TAO_ORB_Core_TSS_Resources) tss_resources_;
- /// If the resources are per-ORB (as opposed to per-ORB-per-thread)
- /// then they are stored here...
- TAO_ORB_Core_TSS_Resources orb_resources_;
-
/// Flag which denotes that the ORB has been shutdown.
int has_shutdown_;