summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-07-18 09:59:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-07-18 09:59:36 +0000
commitaa7dcb60c6eea25184ad1e35576471038028adad (patch)
treee1e12c666c512373adee32863666394ddbfac363 /TAO/tao/ORB_Core.cpp
parente09d370f95629bee7dd79ccbbb4724bfc616d7ea (diff)
downloadATCD-aa7dcb60c6eea25184ad1e35576471038028adad.tar.gz
Wed Jul 18 09:55:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB_Core.cpp')
-rw-r--r--TAO/tao/ORB_Core.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp
index 9f1b2dc52ec..ebf0dbbe3ab 100644
--- a/TAO/tao/ORB_Core.cpp
+++ b/TAO/tao/ORB_Core.cpp
@@ -376,9 +376,6 @@ TAO_ORB_Core::init (int &argc, char *argv[] )
// arguments and stash it for use initializing other components such
// as the RootPOA.
- // @@ GIOPLite should be an alternative ORB Messaging protocols, fredk
- // int giop_lite = 0;
-
bool use_ior = true;
int cdr_tradeoff = ACE_DEFAULT_CDR_MEMCPY_TRADEOFF;