summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_GIOP
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-12 08:24:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-12 08:24:13 +0000
commitc5cf70052243fb771ff35e1120c993cd9ac4c729 (patch)
treeb7e47f21341bb2a37245be1c6343ceae6ec4c444 /TAO/tao/BiDir_GIOP
parentb2a6aad3e2e361a6b815df30aa494ec49a605d40 (diff)
downloadATCD-c5cf70052243fb771ff35e1120c993cd9ac4c729.tar.gz
ChangeLogTag: Mon Apr 11 21:26:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirPolicy.pidl2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp39
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirPolicyC.h2
3 files changed, 2 insertions, 41 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl b/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl
index 34ddc747d63..6659b56951d 100644
--- a/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl
+++ b/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl
@@ -5,7 +5,7 @@
// BiDirPolicy*.* The command used to generate code
// is:
//
-// tao_idl -o orig -Ge 1 -GT -Sa -St -Sci \
+// tao_idl -o orig -Ge 1 -Sa -St -Sci \
// -Wb,export_macro=TAO_BiDirGIOP_Export \
// -Wb,export_include="bidirgiop_export.h" \
// -Wb,pre_include="ace/pre.h" \
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp b/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp
index 3e2213d3bb2..93db9790b38 100644
--- a/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp
+++ b/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp
@@ -182,42 +182,3 @@ BiDirPolicy::BidirectionalPolicy::marshal (TAO_OutputCDR &)
{
return false;
}
-
-// TAO_IDL - Generated from
-// be\be_visitor_root/root.cpp:1528
-
-#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
-
- template class
- TAO::Objref_Traits<
- BiDirPolicy::BidirectionalPolicy
- >;
-
- template class
- TAO_Objref_Var_T<
- BiDirPolicy::BidirectionalPolicy
- >;
-
- template class
- TAO_Objref_Out_T<
- BiDirPolicy::BidirectionalPolicy
- >;
-
-#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-
-# pragma instantiate \
- TAO::Objref_Traits< \
- BiDirPolicy::BidirectionalPolicy \
- >
-
-# pragma instantiate \
- TAO_Objref_Var_T< \
- BiDirPolicy::BidirectionalPolicy
- >
-
-# pragma instantiate \
- TAO_Objref_Out_T< \
- BiDirPolicy::BidirectionalPolicy
- >
-
-#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicyC.h b/TAO/tao/BiDir_GIOP/BiDirPolicyC.h
index 7f46e765b40..0baa3c73cee 100644
--- a/TAO/tao/BiDir_GIOP/BiDirPolicyC.h
+++ b/TAO/tao/BiDir_GIOP/BiDirPolicyC.h
@@ -213,7 +213,7 @@ namespace BiDirPolicy
} // module BiDirPolicy
// TAO_IDL - Generated from
-// be\be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:61
// Traits specializations.
namespace TAO