summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Stream.cpp')
-rw-r--r--protocols/ace/HTBP/HTBP_Stream.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols/ace/HTBP/HTBP_Stream.cpp b/protocols/ace/HTBP/HTBP_Stream.cpp
index c0913569af0..f351993369a 100644
--- a/protocols/ace/HTBP/HTBP_Stream.cpp
+++ b/protocols/ace/HTBP/HTBP_Stream.cpp
@@ -16,7 +16,6 @@
#include "ace/Message_Block.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Initialization and termination methods.
/// Constructor.
@@ -323,6 +322,5 @@ ACE::HTBP::Stream::get_handle (void) const
void
ACE::HTBP::Stream::set_handle (ACE_HANDLE )
{
+ // no-op
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL