summaryrefslogtreecommitdiff
path: root/src/debug/daccess/dacfn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/daccess/dacfn.cpp')
-rw-r--r--src/debug/daccess/dacfn.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/debug/daccess/dacfn.cpp b/src/debug/daccess/dacfn.cpp
index 33dfa10b54..3d729ba371 100644
--- a/src/debug/daccess/dacfn.cpp
+++ b/src/debug/daccess/dacfn.cpp
@@ -16,10 +16,6 @@
#ifdef FEATURE_PREJIT
#include "compile.h"
#endif // FEATURE_PREJIT
-#ifdef FEATURE_REMOTING
-#include <remoting.h>
-#include "objectclone.h"
-#endif
#include <virtualcallstub.h>
#include "peimagelayout.inl"