summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBALOC_Parser.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CORBALOC_Parser.inl')
-rw-r--r--TAO/tao/CORBALOC_Parser.inl11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tao/CORBALOC_Parser.inl b/TAO/tao/CORBALOC_Parser.inl
index a81ae2f6ac1..399a02a53bb 100644
--- a/TAO/tao/CORBALOC_Parser.inl
+++ b/TAO/tao/CORBALOC_Parser.inl
@@ -4,17 +4,6 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE
-TAO_CORBALOC_Parser::TAO_CORBALOC_Parser (void)
-{
-}
-
-ACE_INLINE
-TAO_CORBALOC_Parser::parsed_endpoint::parsed_endpoint (void)
- : profile_ (0)
-{
-}
-
-ACE_INLINE
TAO_CORBALOC_Parser::parsed_endpoint::~parsed_endpoint (void)
{
if (this->profile_ != 0)