summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl b/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl
deleted file mode 100644
index 3fc996c803c..00000000000
--- a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl
+++ /dev/null
@@ -1,7 +0,0 @@
-// $Id$
-
-ACE_INLINE PortableServer::POA_ptr
-TAO_NS_POA_Helper::poa (void)
-{
- return this->poa_.in ();
-}