summaryrefslogtreecommitdiff
path: root/TAO/tao/poa.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/poa.h')
-rw-r--r--TAO/tao/poa.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/poa.h b/TAO/tao/poa.h
index 4d44825e756..ebc5cb6a419 100644
--- a/TAO/tao/poa.h
+++ b/TAO/tao/poa.h
@@ -52,9 +52,6 @@
class TAO_POA;
class TAO_POA_Manager;
-template <class STUB, class IMPLEMENTATION>
-IMPLEMENTATION *stub_to_impl (STUB stub);
-
class TAO_Thread_Policy : public POA_PortableServer::ThreadPolicy
{
public: