summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-08-08 08:31:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-08-08 08:31:15 +0000
commit84f32efcecd405fa6f4cbea50e9bcb840ff86884 (patch)
treeec2398cfa682fc7deb9a8695a8b9bb856debb512
parent0e597a21d5cbcdb61c7820740997080a42bc363f (diff)
downloadATCD-84f32efcecd405fa6f4cbea50e9bcb840ff86884.tar.gz
Tue Aug 8 08:30:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog8
-rw-r--r--TAO/tao/Codeset_Translator_Factory.h29
-rw-r--r--TAO/tao/tao.mpc2
3 files changed, 8 insertions, 31 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index afa6a237257..f3054691bfe 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 8 08:30:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Codeset_Translator_Factory.h:
+ Removed, it was deprecated for more then a year
+
+ * tao/tao.mpc:
+ Removed remark about Codeset_Translator_Factory.h
+
Tue Aug 8 07:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO-INSTALL.html:
diff --git a/TAO/tao/Codeset_Translator_Factory.h b/TAO/tao/Codeset_Translator_Factory.h
deleted file mode 100644
index 98ad65a0a8b..00000000000
--- a/TAO/tao/Codeset_Translator_Factory.h
+++ /dev/null
@@ -1,29 +0,0 @@
-// -*- C++ -*-
-
-// ===================================================================
-/**
- * @file Codeset_Translator_Factory.h
- *
- * $Id$
- *
- * @author Phil Mesnier <mesnier_p@ociweb.com>
- */
-// =========================
-
-#ifndef TAO_CODESET_TRANSLATOR_FACTORY_DEPRECATED_H
-#define TAO_CODESET_TRANSLATOR_FACTORY_DEPRECATED_H
-
-#include /**/ "ace/pre.h"
-
-// TAO_Codeset_Translator_Factroy is now part of the TAO_Codeset
-// library. Since it is possible that people have supplied their
-// own codeset translator classes, this header is included as a
-// migration aid.
-//
-// Anyone with their own translator should also add the new
-// codeset.mpb to their MPC project's list of dependencies.
-
-#include "tao/Codeset/Codeset_Translator_Factory.h"
-
-#include /**/ "ace/post.h"
-#endif /* TAO_Codeset_Translator_Factory */
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 0e27e192668..7edc18c3694 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -286,8 +286,6 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core, tao_vers
Codeset_Manager.h
Codeset_Manager_Factory_Base.h
Codeset_Translator_Base.h
-// Codeset_Translator_Factory.h *** file is for backwardscompatibility only
-// *** there should be no dependencies on it
Collocated_Invocation.h
Collocation_Proxy_Broker.h
Collocation_Resolver.h