From 307ac1a0f27ced8e9fe8bdee9097630f272f6278 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 13 Aug 2004 02:24:04 +0000 Subject: ChangeLogTag:Thu Aug 12 19:21:25 2004 Ossama Othman --- TAO/ChangeLog | 9 +++++++++ TAO/orbsvcs/orbsvcs/SSLIOP.mpc | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index f2b32af80c4..ecd82cd8f9a 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,12 @@ +Thu Aug 12 19:21:25 2004 Ossama Othman + + * orbsvcs/orbsvcs/SSLIOP.mpc: + + Removed SSLIOPS.cpp from the source file list. No unconstrained + interfaces are defined in the SSLIOP.idl IDL file, meaning that + there is no need to compile and link the corresponding + skeleton file. + Thu Aug 12 18:45:20 2004 Ossama Othman * orbsvcs/orbsvcs/SSLIOP/SSLIOP_ClientCredentials.h diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc index 35e300730f6..a977764c7fa 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc +++ b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc @@ -1,4 +1,5 @@ // -*- MPC -*- +// // $Id$ project(SSLIOP) : orbsvcslib, core, security, ssl { @@ -17,7 +18,6 @@ project(SSLIOP) : orbsvcslib, core, security, ssl { Source_Files(ORBSVCS_COMPONENTS) { SSLIOP { SSLIOPC.cpp - SSLIOPS.cpp SSLIOP } } -- cgit v1.2.1