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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/poa.h b/TAO/tao/poa.h
index 130669fb8b9..4d44825e756 100644
--- a/TAO/tao/poa.h
+++ b/TAO/tao/poa.h
@@ -52,7 +52,7 @@
class TAO_POA;
class TAO_POA_Manager;
-template <class STUB, class COLOCATED_SKELETON, class IMPLEMENTATION>
+template <class STUB, class IMPLEMENTATION>
IMPLEMENTATION *stub_to_impl (STUB stub);
class TAO_Thread_Policy : public POA_PortableServer::ThreadPolicy