summaryrefslogtreecommitdiff
path: root/ACE/ace/Read_Buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Read_Buffer.h')
-rw-r--r--ACE/ace/Read_Buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Read_Buffer.h b/ACE/ace/Read_Buffer.h
index 1d7dfde2ad6..b22d3f2d85a 100644
--- a/ACE/ace/Read_Buffer.h
+++ b/ACE/ace/Read_Buffer.h
@@ -44,7 +44,6 @@ class ACE_Allocator;
class ACE_Export ACE_Read_Buffer
{
public:
- // = Initialization and termination methods.
/// Read from a FILE *.
ACE_Read_Buffer (FILE *fp,
bool close_on_delete = false,