summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp')
-rw-r--r--protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp b/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp
index 05e79083794..3c035b8dcde 100644
--- a/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp
+++ b/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp
@@ -14,8 +14,6 @@ ACE_RCSID(HTBP,
ACE_HTBP_Outside_Squid_Filter,
"$Id$")
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
ssize_t
ACE::HTBP::Outside_Squid_Filter::recv_data_header (ACE::HTBP::Channel *ch)
{
@@ -192,5 +190,3 @@ ACE::HTBP::Outside_Squid_Filter::recv_ack (ACE::HTBP::Channel *)
{
return 1;
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL