summaryrefslogtreecommitdiff
path: root/ACE/ace/Pagefile_Memory_Pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Pagefile_Memory_Pool.h')
-rw-r--r--ACE/ace/Pagefile_Memory_Pool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Pagefile_Memory_Pool.h b/ACE/ace/Pagefile_Memory_Pool.h
index 9c5f20337f8..4a78171b75a 100644
--- a/ACE/ace/Pagefile_Memory_Pool.h
+++ b/ACE/ace/Pagefile_Memory_Pool.h
@@ -119,7 +119,6 @@ public:
void dump (void) const {}
protected:
-
/**
* Map portions or the entire pool into the local virtual address
* space. To do this, we compute the new @c file_offset of the
@@ -131,7 +130,6 @@ protected:
int unmap (void);
private:
-
/**
* @class Control_Block
*