summaryrefslogtreecommitdiff
path: root/src/vm/peimagelayout.h
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2017-02-14 13:43:19 -0800
committerdanmosemsft <danmose@microsoft.com>2017-02-14 13:59:08 -0800
commit1476776a3989817bf5378d583b5cf61dd5957925 (patch)
tree36798c713d141bd47eddfda11d2b1a2d60197801 /src/vm/peimagelayout.h
parentc9a217bcabd69a31ec5b81ce1ff6a479dcac1dc2 (diff)
downloadcoreclr-1476776a3989817bf5378d583b5cf61dd5957925.tar.gz
coreclr-1476776a3989817bf5378d583b5cf61dd5957925.tar.bz2
coreclr-1476776a3989817bf5378d583b5cf61dd5957925.zip
Remove never defined FEATURE_INCLUDE_ALL_INTERFACES
Diffstat (limited to 'src/vm/peimagelayout.h')
-rw-r--r--src/vm/peimagelayout.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vm/peimagelayout.h b/src/vm/peimagelayout.h
index d3949edc7a..79df992822 100644
--- a/src/vm/peimagelayout.h
+++ b/src/vm/peimagelayout.h
@@ -33,9 +33,6 @@ class PEImageLayout : public PEDecoder
{
VPTR_BASE_CONCRETE_VTABLE_CLASS(PEImageLayout)
friend class PEModule;
-#ifdef FEATURE_INCLUDE_ALL_INTERFACES
- friend class CCLRDebugManager;
-#endif // FEATURE_INCLUDE_ALL_INTERFACES
public:
// ------------------------------------------------------------
// Public constants