summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-20 10:26:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-20 10:26:39 +0000
commit32bd42c71686202c9a1b0d636d0f9941291ec78e (patch)
tree9ed5243c539c295d13ee40a9af27713dbb6b2461
parentcb08991a9f41ca863f2dc055983be45df6e06567 (diff)
downloadATCD-32bd42c71686202c9a1b0d636d0f9941291ec78e.tar.gz
ChangeLogTag: Wed Jul 20 10:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog10
-rw-r--r--TAO/tao/Messaging/Messaging_Loader.cpp2
2 files changed, 11 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index bed1775f039..4c4cc828993 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Wed Jul 20 10:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Object_Proxy_Impl.{h,cpp}:
+ Removed these files, class is not used anymore, we will do soon
+ some cleanup in the TAO_IDL compiler related to this
+
+ * tao/tao.mpc:
+ * tao/Makefile.am:
+ Removed file above
+
Wed Jul 20 07:43:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/BiDir_Adapter.h:
diff --git a/TAO/tao/Messaging/Messaging_Loader.cpp b/TAO/tao/Messaging/Messaging_Loader.cpp
index 08e0914d7ef..f823aabd690 100644
--- a/TAO/tao/Messaging/Messaging_Loader.cpp
+++ b/TAO/tao/Messaging/Messaging_Loader.cpp
@@ -22,7 +22,7 @@ TAO_Messaging_Loader::~TAO_Messaging_Loader (void)
int
TAO_Messaging_Loader::init (int,
- ACE_TCHAR* [])
+ ACE_TCHAR* [])
{
ACE_TRACE ("TAO_Messaging_Loader::init");