summaryrefslogtreecommitdiff
path: root/src/vm/gcenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/gcenv.h')
-rw-r--r--src/vm/gcenv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vm/gcenv.h b/src/vm/gcenv.h
index 2e23b270b5..2e234b1432 100644
--- a/src/vm/gcenv.h
+++ b/src/vm/gcenv.h
@@ -35,9 +35,6 @@
#include "runtimecallablewrapper.h"
#endif // FEATURE_COMINTEROP
-#ifdef FEATURE_REMOTING
-#include "remoting.h"
-#endif
#ifdef FEATURE_UEF_CHAINMANAGER
// This is required to register our UEF callback with the UEF chain manager