summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-20 17:58:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-20 17:58:20 +0000
commit00b58e1c5c514e64e2ca378859c5a0d5d1cb7d2b (patch)
tree74bac5c24e4c04fc9cbc1f98bf25329dee4b5cb6
parent571624b970dd32fcfae7d4e343ffa1e6dc7ce511 (diff)
downloadATCD-00b58e1c5c514e64e2ca378859c5a0d5d1cb7d2b.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 04b6a71ee24..ff8d964ddee 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -361,12 +361,12 @@ Tue Feb 15 21:47:15 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_interface.cpp:
* TAO_IDL/be_include/be_interface.h:
-
+
Removed the static method queryinterface_helper(), which is
no longer used.
-
+
* TAO_IDL/be/be_visitor_component/component_ch.cpp:
-
+
Removed generation of the static in _tao_class_id. It is
not used and was removed from interface code generation
some time ago.