summaryrefslogtreecommitdiff
path: root/ace/Active_Map_Manager_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Active_Map_Manager_T.cpp')
-rw-r--r--ace/Active_Map_Manager_T.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/ace/Active_Map_Manager_T.cpp b/ace/Active_Map_Manager_T.cpp
deleted file mode 100644
index a544bc28fda..00000000000
--- a/ace/Active_Map_Manager_T.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
-// $Id$
-
-#ifndef ACE_ACTIVE_MAP_MANAGER_T_C
-#define ACE_ACTIVE_MAP_MANAGER_T_C
-
-#include "ace/Active_Map_Manager_T.h"
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
-#if !defined (__ACE_INLINE__)
-#include "ace/Active_Map_Manager_T.i"
-#endif /* __ACE_INLINE__ */
-
-ACE_RCSID(ace, Active_Map_Manager_T, "$Id$")
-
-ACE_ALLOC_HOOK_DEFINE(ACE_Active_Map_Manager)
-
-#endif /* ACE_ACTIVE_MAP_MANAGER_T_C */