summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Addr.h')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Addr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Addr.h b/ACE/protocols/ace/HTBP/HTBP_Addr.h
index 1b99b1f417b..3484700dc53 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Addr.h
+++ b/ACE/protocols/ace/HTBP/HTBP_Addr.h
@@ -28,7 +28,6 @@ namespace ACE
{
namespace HTBP
{
-
/**
* @class Addr
*
@@ -80,7 +79,6 @@ namespace ACE
/// HTID - web-obtained unique-identifier
ACE_CString htid_;
};
-
}
}