summaryrefslogtreecommitdiff
path: root/ace/Env_Value_T.cpp
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-07 19:53:20 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-07 19:53:20 +0000
commitb7a2a009d7bd36a1b01e714f1c5e264f2811f2b6 (patch)
tree4db4327609d6dbffbab4445e3451de19ca3bbf4b /ace/Env_Value_T.cpp
parentbe5c228c7a69ab3a219c762222d81ccca94560dd (diff)
downloadATCD-main_to_poa_merge_5.tar.gz
This commit was manufactured by cvs2svn to create tagmain_to_poa_merge_5
'main_to_poa_merge_5'.
Diffstat (limited to 'ace/Env_Value_T.cpp')
-rw-r--r--ace/Env_Value_T.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/ace/Env_Value_T.cpp b/ace/Env_Value_T.cpp
deleted file mode 100644
index 661b8ac1d47..00000000000
--- a/ace/Env_Value_T.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-// $Id$
-
-#if !defined (ACE_ENV_VALUE_T_C)
-#define ACE_ENV_VALUE_T_C
-
-#if ! defined (__ACE_INLINE__)
-#include "ace/Env_Value_T.i"
-#endif /* __ACE_INLINE__ */
-
-#endif /* ACE_ENV_VALUE_T_C */