aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/ATM_Params.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/ATM_Params.cpp')
-rw-r--r--dep/acelite/ace/ATM_Params.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/dep/acelite/ace/ATM_Params.cpp b/dep/acelite/ace/ATM_Params.cpp
deleted file mode 100644
index b8d7600f11b..00000000000
--- a/dep/acelite/ace/ATM_Params.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
-// $Id: ATM_Params.cpp 91286 2010-08-05 09:04:31Z johnnyw $
-
-#include "ace/ATM_Params.h"
-
-#if defined (ACE_HAS_ATM)
-
-
-
-#if !defined (__ACE_INLINE__)
-#include "ace/ATM_Params.inl"
-#endif /* __ACE_INLINE__ */
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
-ACE_ALLOC_HOOK_DEFINE(ACE_ATM_Params)
-
-ACE_END_VERSIONED_NAMESPACE_DECL
-
-#endif /* ACE_HAS_ATM */
-