summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/UIOP_Factory.h')
-rw-r--r--TAO/tao/UIOP_Factory.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/UIOP_Factory.h b/TAO/tao/UIOP_Factory.h
index 2c6f33d986c..967f70b38ad 100644
--- a/TAO/tao/UIOP_Factory.h
+++ b/TAO/tao/UIOP_Factory.h
@@ -60,12 +60,6 @@ private:
// Changing the version number can be used to provide backwards
// compatibility with old clients.
- char *lite_;
- // Command line arguments that would indicate whether we have to use
- // GIOP lite or not.
-
- CORBA::Boolean lite_flag_;
- // Flag for the above. A value of zero represent
};
ACE_STATIC_SVC_DECLARE (TAO_UIOP_Protocol_Factory)