summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 12:15:35 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 12:15:35 +0200
commit9770e4def8b689f87b820bb1a464fb1a516f798d (patch)
treeb4e34d5822dd9c80cbfb32e18974ab571ea10c50 /TAO/tao
parent764d3a74cf80e3a3d439347fbaaf9077b0f93d42 (diff)
downloadATCD-9770e4def8b689f87b820bb1a464fb1a516f798d.tar.gz
Removed left over Id tags
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/PI/diff/PolicyFactory.diff4
-rw-r--r--TAO/tao/PortableServer/diffs/PS_Forward.diff14
2 files changed, 6 insertions, 12 deletions
diff --git a/TAO/tao/PI/diff/PolicyFactory.diff b/TAO/tao/PI/diff/PolicyFactory.diff
index c91fa7f65da..f05dda1497b 100644
--- a/TAO/tao/PI/diff/PolicyFactory.diff
+++ b/TAO/tao/PI/diff/PolicyFactory.diff
@@ -3,8 +3,6 @@
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
--// $Id$
-+// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
// TAO and the TAO IDL Compiler have been developed by:
@@ -109,8 +107,6 @@
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
--// $Id$
-+// $Id$
// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
// TAO and the TAO IDL Compiler have been developed by:
diff --git a/TAO/tao/PortableServer/diffs/PS_Forward.diff b/TAO/tao/PortableServer/diffs/PS_Forward.diff
index db64ebb520b..c7fab42e6fa 100644
--- a/TAO/tao/PortableServer/diffs/PS_Forward.diff
+++ b/TAO/tao/PortableServer/diffs/PS_Forward.diff
@@ -3,15 +3,13 @@
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
--// $Id$
-+// $Id$
-
+
// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
// TAO and the TAO IDL Compiler have been developed by:
@@ -61,11 +61,24 @@
#pragma option push -w-rvl -w-rch -w-ccc -w-inl
#endif /* __BORLANDC__ */
-
+
+class TAO_ServantBase;
+class TAO_ServantBase_var;
+class TAO_Local_ServantBase;
@@ -20,7 +18,7 @@
+
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:48
-
+
namespace PortableServer
{
+ typedef TAO_ServantBase ServantBase;
@@ -30,7 +28,7 @@
+
+ typedef TAO_Local_ServantBase LocalServantBase;
+ typedef TAO_DynamicImplementation DynamicImplementation;
-
+
// TAO_IDL - Generated from
// be\be_visitor_typedef/typedef_ch.cpp:472
@@ -113,27 +126,6 @@
@@ -40,7 +38,7 @@
-
-#if !defined (_PORTABLESERVER_POA__TRAITS_CH_)
-#define _PORTABLESERVER_POA__TRAITS_CH_
--
+-
- template<>
- struct TAO_PortableServer_Export Objref_Traits< ::PortableServer::POA>
- {
@@ -59,5 +57,5 @@
-
-#endif /* end #if !defined */
}
-
+
// TAO_IDL - Generated from