From 1eb09c2001430a2670b3d954009446a182d78ecd Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 23 Aug 2006 12:50:53 +0000 Subject: Wed Aug 23 12:49:12 UTC 2006 Johnny Willemsen --- TAO/tao/IIOP_Lite_Factory.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TAO/tao/IIOP_Lite_Factory.h') diff --git a/TAO/tao/IIOP_Lite_Factory.h b/TAO/tao/IIOP_Lite_Factory.h index 2b0141b4d55..5bf56335b77 100644 --- a/TAO/tao/IIOP_Lite_Factory.h +++ b/TAO/tao/IIOP_Lite_Factory.h @@ -58,12 +58,6 @@ public: virtual TAO_Acceptor *make_acceptor (void); virtual TAO_Connector *make_connector (void); virtual int requires_explicit_endpoint (void) const; - -private: - /// Changing the version number can be used to provide backwards - /// compatibility with old clients. - int const major_; - int const minor_; }; TAO_END_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1