summaryrefslogtreecommitdiff
path: root/ace/Map_Manager.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-31 15:53:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-31 15:53:52 +0000
commit86e023b33f5a7c5a3b93f2b00f699c77b07e166b (patch)
treec75ad2577dcdb6c0d83b61407f49569052938d48 /ace/Map_Manager.h
parent079a9c4b87a61ca6c4852684cc7bd89e74e5675f (diff)
downloadATCD-86e023b33f5a7c5a3b93f2b00f699c77b07e166b.tar.gz
ChangeLogTag:Mon Dec 31 09:32:59 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Map_Manager.h')
-rw-r--r--ace/Map_Manager.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Map_Manager.h b/ace/Map_Manager.h
index b8fec073098..4e38e192b91 100644
--- a/ace/Map_Manager.h
+++ b/ace/Map_Manager.h
@@ -10,7 +10,6 @@
*/
//=============================================================================
-
#ifndef ACE_MAP_MANAGER_H
#define ACE_MAP_MANAGER_H
#include "ace/pre.h"
@@ -421,7 +420,6 @@ protected:
};
private:
-
// = Disallow these operations.
ACE_UNIMPLEMENTED_FUNC (void operator= (const ACE_Map_Manager<EXT_ID, INT_ID, ACE_LOCK> &))
ACE_UNIMPLEMENTED_FUNC (ACE_Map_Manager (const ACE_Map_Manager<EXT_ID, INT_ID, ACE_LOCK> &))