summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LocalObject.inl')
-rw-r--r--TAO/tao/LocalObject.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LocalObject.inl b/TAO/tao/LocalObject.inl
index 7d2715b166e..63da214f852 100644
--- a/TAO/tao/LocalObject.inl
+++ b/TAO/tao/LocalObject.inl
@@ -34,7 +34,7 @@ CORBA::LocalObject::_narrow (CORBA::Object_ptr obj)
}
ACE_INLINE
-CORBA::LocalObject::LocalObject (void)
+CORBA::LocalObject::LocalObject ()
: Object (0)
{
}