summaryrefslogtreecommitdiff
path: root/src/debug/daccess/enummem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/daccess/enummem.cpp')
-rw-r--r--src/debug/daccess/enummem.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/debug/daccess/enummem.cpp b/src/debug/daccess/enummem.cpp
index 16a9ceec11..7e29fcdfc4 100644
--- a/src/debug/daccess/enummem.cpp
+++ b/src/debug/daccess/enummem.cpp
@@ -1731,11 +1731,7 @@ HRESULT ClrDataAccess::EnumMemoryRegionsWorkerCustom()
ECustomDumpFlavor eFlavor;
-#ifdef FEATURE_INCLUDE_ALL_INTERFACES
- eFlavor = CCLRErrorReportingManager::g_ECustomDumpFlavor;
-#else
eFlavor = DUMP_FLAVOR_Default;
-#endif
m_enumMemFlags = CLRDATA_ENUM_MEM_MINI;