summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/ciao/CCM_Core.mpc3
2 files changed, 6 insertions, 3 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 3d32e4265ec..01c6e102569 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Feb 15 09:34:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ciao/CCM_Core.mpc:
+ Removed the extension context files for the moment, this needs
+ much more idl files
+
Thu Feb 14 16:06:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* ciao/Deployment_Target_Data.idl:
diff --git a/CIAO/ciao/CCM_Core.mpc b/CIAO/ciao/CCM_Core.mpc
index 7f4adacc21b..4ab2521597d 100644
--- a/CIAO/ciao/CCM_Core.mpc
+++ b/CIAO/ciao/CCM_Core.mpc
@@ -99,7 +99,6 @@ project (CIAO_DnC_Container) : orbsvcslib, portableserver, valuetype, ifr_client
IDL_Files {
idlflags += -SS -Sci
CCM_Context.idl
- CCM_ExtensionContext.idl
CCM_CCMException.idl
CCM_EntityComponent.idl
CCM_EntityContext.idl
@@ -138,7 +137,6 @@ project (CIAO_DnC_Container) : orbsvcslib, portableserver, valuetype, ifr_client
CCM_SessionSynchronizationC.cpp
CCM_CCMExceptionC.cpp
CCM_ContextC.cpp
- CCM_ExtensionContextC.cpp
SecurityC.cpp
CCM_Container_ExC.cpp
CCM_StateIdFactoryC.cpp
@@ -308,7 +306,6 @@ project (CIAO_DnC_Server) : orbsvcslib, portableserver, valuetype, naming, ifr_c
Dynamic_Component_Servant_Base.cpp
Port_Activator.cpp
StandardConfigurator_Impl.cpp
- ExtensionContext.cpp
}
Header_Files {