summaryrefslogtreecommitdiff
path: root/ACE/ace/UPIPE_Acceptor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/UPIPE_Acceptor.inl')
-rw-r--r--ACE/ace/UPIPE_Acceptor.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/UPIPE_Acceptor.inl b/ACE/ace/UPIPE_Acceptor.inl
index 37af88b4ad4..29ebd89285f 100644
--- a/ACE/ace/UPIPE_Acceptor.inl
+++ b/ACE/ace/UPIPE_Acceptor.inl
@@ -2,7 +2,7 @@
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE int
-ACE_UPIPE_Acceptor::remove (void)
+ACE_UPIPE_Acceptor::remove ()
{
ACE_TRACE ("ACE_UPIPE_Acceptor::remove");
return this->ACE_SPIPE_Acceptor::remove ();