summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ace/OS_NS_dlfcn.cpp2
-rw-r--r--ACE/ace/config-macros.h1
2 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/OS_NS_dlfcn.cpp b/ACE/ace/OS_NS_dlfcn.cpp
index e3d1c96adee..8389a9b375b 100644
--- a/ACE/ace/OS_NS_dlfcn.cpp
+++ b/ACE/ace/OS_NS_dlfcn.cpp
@@ -1,7 +1,5 @@
#include "ace/OS_NS_dlfcn.h"
-
-
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_dlfcn.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
diff --git a/ACE/ace/config-macros.h b/ACE/ace/config-macros.h
index 5989d2cc6d8..8972bd0a19b 100644
--- a/ACE/ace/config-macros.h
+++ b/ACE/ace/config-macros.h
@@ -78,7 +78,6 @@
# if defined (ACE_HAS_VALGRIND)
# define ACE_INITIALIZE_MEMORY_BEFORE_USE
-# define ACE_LACKS_DLCLOSE
# endif /* ACE_HAS_VALGRIND */
// =========================================================================