summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-19 10:41:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-19 10:41:44 +0000
commitf14bbf629e8aa93cf54c4cf918c7eb9368c3916e (patch)
tree466f129386797b1cc7fb99ee925e65255c8d7bbb /TAO/tao/LocalObject.inl
parent79e149799ccdd95cee25a98faa9eb8727ec33792 (diff)
downloadATCD-f14bbf629e8aa93cf54c4cf918c7eb9368c3916e.tar.gz
Thu Aug 19 10:11:41 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* docs/idltocpp0x/IDLC++0xRFP.odt: Updated draft * tao/LocalObject.h: * tao/LocalObject.inl: Removed TAO_Local_Refcounted_Object, it is deprecated for years now * tao/Objref_VarOut_T.h: Doxygen changes
Diffstat (limited to 'TAO/tao/LocalObject.inl')
-rw-r--r--TAO/tao/LocalObject.inl11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tao/LocalObject.inl b/TAO/tao/LocalObject.inl
index 190daa55590..81bf2f62c73 100644
--- a/TAO/tao/LocalObject.inl
+++ b/TAO/tao/LocalObject.inl
@@ -42,15 +42,4 @@ CORBA::LocalObject::LocalObject (void)
{
}
-//FUZZ: disable check_for_TAO_Local_RefCounted_Object
-
-#if !defined (ACE_LACKS_DEPRECATED_MACROS)
-ACE_INLINE
-TAO_Local_RefCounted_Object::TAO_Local_RefCounted_Object (void)
-{
-}
-#endif
-
-//FUZZ: enable check_for_TAO_Local_RefCounted_Object
-
TAO_END_VERSIONED_NAMESPACE_DECL