summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-11-08 18:26:17 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-11-08 18:26:17 +0000
commit9442e0bb8bdf785656acd71acc40771b09137203 (patch)
tree2ca03014de37c4df81ad6426eee8249972512246
parent171490489c95bd6d6191b4830891916316de152f (diff)
downloadATCD-9442e0bb8bdf785656acd71acc40771b09137203.tar.gz
ChangeLogTag: Mon Nov 8 12:24:15 2004 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/orbsvcs/Event_Service/Event_Service.mpc2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 624cc7526e1..7021e52aa86 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Nov 8 12:24:15 2004 Chad Elliott <elliott_c@ociweb.com>
+
+ * orbsvcs/Event_Service/Event_Service.mpc:
+
+ Removed an unnecessary dependency upon the TAO_CosEvent libraray.
+
Mon Nov 8 11:30:24 2004 Chad Elliott <elliott_c@ociweb.com>
* orbsvcs/orbsvcs/FTORB.mpc:
diff --git a/TAO/orbsvcs/Event_Service/Event_Service.mpc b/TAO/orbsvcs/Event_Service/Event_Service.mpc
index b42f6a2e965..f0f27552c58 100644
--- a/TAO/orbsvcs/Event_Service/Event_Service.mpc
+++ b/TAO/orbsvcs/Event_Service/Event_Service.mpc
@@ -1,6 +1,6 @@
// -*- MPC -*-
// $Id$
-project : orbsvcsexe, core, event, rtevent, rtoldevent, rtschedevent, bidir_giop {
+project : orbsvcsexe, core, rtevent, rtoldevent, rtschedevent, bidir_giop {
exename = Event_Service
}