summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/manager/mdrivermanager.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/connectivity/source/manager/mdrivermanager.cxx b/connectivity/source/manager/mdrivermanager.cxx
index d9ea11e6e8d7..be2df41e1744 100644
--- a/connectivity/source/manager/mdrivermanager.cxx
+++ b/connectivity/source/manager/mdrivermanager.cxx
@@ -26,13 +26,6 @@
*
************************************************************************/
-#ifdef _MSC_VER
-// Avoid problem due to dubious std::equal_range usage when building
-// with MSVC in --enable-dbgutil mode (i.e. _DEBUG defined, using the
-// debugging C/C++ runtime)
-#define _HAS_ITERATOR_DEBUGGING 0
-#endif
-
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_connectivity.hxx"